- Form is used to get information from user.
- Various controls allow user to enter passwords, choose from lists,
or enter free form text
- Forms are the front end mechanism for user to input
- Programs (CGI) handle the requests sent in by the user
- For the user to submit queries to obtain information from your database
- CGI: Program sets up to handle the requests sent in by the user.
- No nest form is allowed
Please Click for Form Sample
HTML Commands:
Sample:
|