steveinchicago
03-27-2006, 03:01 PM
The script I use for mail processing is formmail.asp
You can find it at this link:
http://www.building-envelope.net/formmail.txt
{Though of course is ends in .asp.}
In a generic html form, I need whoever fills out the form, to also receive a copy of the data they filled out, as soon as they hit the submit button.
You can find the generic form at this link:
http://www.building-envelope.net/form.html
I know I need to add
"email address" and make it a required, but how do I get them to receive it, as well as the customer?
Thanks for your help.
You can find it at this link:
http://www.building-envelope.net/formmail.txt
{Though of course is ends in .asp.}
In a generic html form, I need whoever fills out the form, to also receive a copy of the data they filled out, as soon as they hit the submit button.
You can find the generic form at this link:
http://www.building-envelope.net/form.html
I know I need to add
"email address" and make it a required, but how do I get them to receive it, as well as the customer?
Thanks for your help.