View Single Post
  #2  
Old 11-16-2005, 01:22 AM
Watdaflip's Avatar
Watdaflip Watdaflip is offline
Major General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 2,151
Default 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
Reply With Quote