Email script

January 10, 2006 by Carl Grint
This would depend on the server language you where using.

If you are using a Server side Language such as PHP or ASP, there are a number of Email components which enable you to have a Form send its content to an Email address.
I have an ASP tutorial which you can download an use to create an ASP based Form to Email.
http://www.dmxzone.com/ShowDetail.asp?NewsId=6874

If you are simply using client side language, such as static HTML pages, then you could use a CGI program such as FormMail available via
http://www.scriptarchive.com/formmail.html