| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Aug 2005
Posts: 3
|
need help with forms
hello, i'm trying to create a form on a website (for the client to fill out - on the contact page - where they can fill out name, e-mail, etc. then click submit) the only problem is - the form i use works weird - when the person clicks "submit" a small window opens up with a message notifying the person that their e-mail address will be made known... how do i just create a simple form, that, when submitted, will simply take the user to a new page that say "thank you, we have received your info etc."...or let them know if any fields are missing. is this java? thank you. |
|
|
|
|
|
#3 (permalink) |
|
I like code.
|
Here is a simple contact form that takes you to another page. It should give you an idea on how to make one with PHP. Or you can also go to www.hotscripts.com or something similar to download a free contact form script. PHP Code:
|
|
![]() |