WebBuilder101 - Making the web happen!
Need Web Dev software? Here is the place to
Flash Point
Forms and Form Handlers


Question
Dan from NY writes:
" I created a couple of Forms in my web page but they don't work. Is there anything else I need to do?"

Answer
11/02/99

Yes, first of all, check your HTML and make sure you didn't miss anything (such as a closing tag), next, you need to create a Form Handler.

Form Handlers are programs/scripts that allow the server to process input that comes from Forms. Such programs can be written in CGI, ASP, Perl, etc.

There are many of such programs/scripts available on the web. All you have to do is copy/download one of them and upload it to your server. Once you do this, you have to specify in your HTML the name and path where the form handler is found*. Like this (the name and path of the form handler is underlined):

<form method="post" action="/cgi/file.asp" name="Input">

*Form Handlers must be uploaded into the CGI directory in order to work.

You can find more information on Forms and form handlers here: Creating Forms

.

 

More Resources
Dynamic Sites
A quick guide to having a web presence
Web Site Design
Creating Forms

Suggested Reading

Beginning Active Server Pages 3.0
JavaScript Bible
Red Hat Linux
Dreamweaver 3.0
HTML Bible



Download WB101 Wallpaper
• Web Builder 101 Wallpaper Get it!.
• Find out how to create your own Wallpaper Teach me!.
Sign up for our Newsletters
• Web Building Sign me Up!.
• Net Alert! Sign me Up!.
Need Help?
• Contact Support Click here.
• E-mail the Webmaster Click Here.
• Search Tips Click Here.

Webbuilder101.com © 1998 - 2003 Copyright and Terms of Use
Send mail to: webmaster@webbuilder101.com

» About » Support

» FAQ » What's New » MyLog

Web Builder 101 Web Builder 101 - Making the Web Happen Web Builder 101 - Making the Web Happen
.