Re: Form submitting with Frontpage | |
your form action can go to either the same page, or a different page. Whichever way you submit it, that page needs to retreive the information from the form. From there you can either record the data in a mysql database, or email it. You will need to learn how to program in php to do this, there is a tutorial on forms, I don't know the link off hand, but im sure in a short time an admin will come along and get you the link
|