Click to See Complete Forum and Search --> : Making A Form Work


charmon_1
09-23-2003, 02:59 PM
Does anybody know of any resources on the net that will show me how to get a form to work. From beginning to end. I tried looking but could only find programs that make a cgi for the form. I am new at this and am not sure where to start.

Thank You.

Jeff Mott
09-23-2003, 08:22 PM
What exactly do you mean by getting the form to work? Are you having trouble with the HTML to create the form or are you interested in the action after the form is submitted?

charmon_1
09-26-2003, 04:44 PM
Sorry, I mean the action when submitting it.
I have the form created, but need to figure out how to get the cgi to work on the server.

jimr451
09-28-2003, 05:54 PM
You can find lots of resources searching on google, but here's a page that looks to be pretty thorough:

http://www.speakeasy.org/~cgires/cgi-tour.html

I'm sure others here can recommend better, but maybe that one will get you started.

Hope this helps.

-Jim