novania
06-20-2005, 10:50 AM
I'm very new to PHP so forgive me. My boss is expecting miracles:
I have a form, first page is contact information. Then you click a next button (which I need to know how to send this info to the next page via variables)
Then on the next page, there's a table the customer fills out, and clicks submit.
So I need both the contact info, and table info (whcih I just used <input type=text ....> for) send to email in both HTML and txt format.
Thanks!
Novania
I have a form, first page is contact information. Then you click a next button (which I need to know how to send this info to the next page via variables)
Then on the next page, there's a table the customer fills out, and clicks submit.
So I need both the contact info, and table info (whcih I just used <input type=text ....> for) send to email in both HTML and txt format.
Thanks!
Novania