I need to take a form and submit the following data:
Name: <text>
Email: <text>
Location: <text>
Age: <drop-down>
Website Rating: <drop-down>
Comments: <textarea>
and grabs a timestamp...
I have the form setup already but I've been told ASP is good to take in the info and submit it to an email. (I was using a straight email script from the form but it doesnt work with some ISP's) If anyone has a script out there to do this is would be greatly appreciated if you could sen it my way.
Thanks,
ME!
Name: <text>
Email: <text>
Location: <text>
Age: <drop-down>
Website Rating: <drop-down>
Comments: <textarea>
and grabs a timestamp...
I have the form setup already but I've been told ASP is good to take in the info and submit it to an email. (I was using a straight email script from the form but it doesnt work with some ISP's) If anyone has a script out there to do this is would be greatly appreciated if you could sen it my way.
Thanks,
ME!
Comment