I'm trying to make a form that collects name and address. I have it all set up, but I do not understand the "action" part. From what I read, I am supposed to put a URL of where I want the data to go.
But it doesnt put there data there -- It just takes you there when you click submit.
Here is what i have right now.
OK -- I dont so much need help with the form tags -- I got that down.
What I need help with in the form processing script. I know it's a server side script, and that is my problem. All these websites that tell you how to make HTML forms, completly fail to tell you anything about the other half, the form proccessing script -- and since its a server side script -- I cant just view source.
So if anyone could point me to and example of a form processing script that would be great!! - ASP preffered.
2007-02-20
09:06:34 ·
update #1