Hi, I have a form already coded into my contact page which has the following fields - Full Name: Telephone Number: Email Address: Postal Address: Enquiry: Because my clients' hosting server does not support PHP (which I would normally use), my only other option is to use ASP which I've never used before. Can anyone please help me with the ASP script for this form, or point me in the right direction to a template or script. I have searched for a suitable script but couldn't find one which I could easily adapt. Thanks in advance for any help in this matter. Gary
It depends on what version of ASP you are using, I wouldn't do it the same way in ASP.NET, but I'm assuming you are just using normal ASP so this might help: http://www.toxiclab.org/tutorial.asp?ID=32
Agree Toxiclab.org is a very helpful site. Thanks for sharing. here has another reference site http://3w.ezer.com/asp/email/ include some samples »CDO.Message »JMail.SMTPMail »Persits.MailSender »SMTPsvg.Mailer
Thanks for your help guys, but the client I'm working with has decided to change their hosting company to one which supports PHP. Thanks again, Gary