I have an HTML form - that includes and email box - as well as sending the form to me - would it also be possible to send an email (static) to the email they entered automatically using form code...?
If not whats the easiest, cheapest way of doing this?
Thanks :)
Harley
korkus2000
7:04 pm on Mar 7, 2003 (gmt 0)
I don't think you can send email with straight html except with the mailto which doesn't work very well. Are you able to have serverside languages or cgi?
DrDoc
7:56 pm on Mar 7, 2003 (gmt 0)
There's always the SSI solution as well. Not that I have ever used it, I just know it exists and supposedly works.
Allen
2:10 pm on Mar 10, 2003 (gmt 0)
Check out NMS FormMail - basically a better MSA FormMail (even Matt recommends it)