PDA

View Full Version : Need help making a form



deadendstreet
18 Oct 2010, 08:29 PM
Hello,

I'm a newbie with about 8 months experience in web design. I need some major help. I have good HTML and some CSS understanding.

I'm trying to create a form that when the user hits submit, it not only sends the information to an email, but it also takes the user to another web page.


Would this be done in PHP?

alvo
19 Oct 2010, 04:09 PM
Install the script Form Tools (http://formtools.org) and have it process the input data. It will allow you to process any HTML form you might need in the future (from any domain) and will let you do what you want with the form you have now.