form mail requires some processing on the server
the form target can be a php file
a perl script
python script
asp script
or other cgi script
the html <a href="mailto:YourName@YourSite.com? cc=someone@YourSite.com&bcc=someoneElse@YourSite.com &subject=some%20subject&body=some%20default%20text"> link works if the browser and mail program are configured to do so, the mail addresses are exposed to spambots
for simple purposes the mailto link should be sufficient if you obfuscate your email addresses
almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376