FormMail and HTML Question
I was wondering, if I was creating 4 forms pages with fields, each connecting to each other and goes out to one email address.How would I code the <form> using Formmail?
Ie:
Some client goes to page1.html, fills it all in, clicks on the continue button, goes to page2.html, fills all the fields and clicks on continue fills out page3.html and clicks submit and the info for all the pages go to one single email address.
Thanks! any help is appreciated.