Oak::Web::HTML::Form - A form for submission


NAME

Oak::Web::HTML::Form - A form for submission


HIERARCHY

Oak::Object

Oak::Persistent

Oak::Component

Oak::Web::Visual

Oak::Web::Container

Oak::Web::HTML::Form


PROPERTIES

The Oak::Web::HTML::Form object has the following properties:

action
Where to points the form to

method
POST or GET


BUGS

Too early to determine. :)


COPYRIGHT

Copyright (c) 2001 Daniel Ruoso <daniel@ruoso.com> All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

 Oak::Web::HTML::Form - A form for submission