Where can I learn how to create fill-out forms?

Writing an HTML form is easy, but the form doesn't accomplish anything until you write a CGI program to interpret the results on the server side! For more information, see the section on CGI scripts.

"I know how to write CGI programs, I just don't know how to write forms in HTML."

Check out the Web Communications Forms Tutorial <URL:http://www.webcom.com/~webcom/html/tutor/forms/intro.html>, which will walk you through the process.

See the section on email forms for a simple solution to the most commonly desired form.


World Wide Web FAQ