Submit buttons

They have: 2 posts

Joined: Mar 2001

I want to make it possible for people to send info to me through my site. What happens to the data when a visitor hits "submit"?

They have: 334 posts

Joined: Dec 1999

In HTML, nothing happpens! HTML is for displaying information, text, pictures, etc. It doesn't really do anything. So when you need something to happen, like taking the information in a form and mailing it to you, you need something like Perl, PHP or ASP to handle the actual work. Do you have PHP, ASP or cgi-bin access available?

They have: 2 posts

Joined: Mar 2001

I think so - I'm not sure - but I don't know how to use it anyway - HELP!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.