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.