Posts: 472
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
The mailto: method is a very bad technique for sending mail over the internet. It bothers users with modern browsers, and opens email addresses to exploits from spammers. I much prefer server side code to send mail through a form.
|