Forum Moderators: open
When the user clicks the <a href="mailto:me@me.com"> the browser opens the installed email client as set in the browser.
HOWEVER, this doesn't work if the user only has a web client such as Outlook Web Access or Yahoo, etc. I think it does work with MSN if they are using IE.
What do people do to get around this (other than creating a form).
I've started using my own scripts to send the emails through my email server, with the poster's email address as the FROM.
If a user doesn't have an email client on their system, and if their browser can't connect to the email client (not sure if IE connects to a Hotmail account since I always tend to have email clients installed on a PC), the mailto link will bomb.