| Understanding Web Forms |
||
| two parts |
|
|
| the HTML form |
Consists of
EXAMPLES
|
|
| CGI scripts |
Common Gateway Interface - Standard developed to allow external computer programs to interface with web servers. Essentially, the standard allows a client's web browser to ask a web server to run a program or script. This program then sends information to the server, which returns it in HTML to the browser.
CGI languages -
|
|
| How to get a script |
Write the script in a programming language Download and edit a script |
|
| Form hosting services |
Provider that will provide scripts for you to process the forms:
Questions to ask:
|
|
| Creating a form |
tutorials and wizards:
|
|
| Create this form |
answer: click here |