That's because the mailto: protocol is associated with Outlook. If you've created an HTML or ASP page that has a form which people can use to send mail, then you should have an http: link to that HTML or ASP file. The same goes for a CGI or PHP file that does the same thing.
If you haven't created an HTML, ASP, etc. form which people can use to email you, then a mailto: link is a viable option for you. This will create an email using the default mail handler on the client. People can then create the message they want to send and then click "Send". You can even set a mailto: link to include a default address(es) in the TO: or CC: or the BCC: fields. You can also set it to include a default Subject or Body field.
If it is MailTo then go to the file association for URL:MailTo Protocol. Select EDIT and then select the OPEN action. Select EDIT. The command line should read something close to (depending on where Outlook is installed)
This will cause and Outlook new mail message to open when you click on a MailTo link. I hope this what you need. joegz
"Sometimes you just need to find out what it's not first to figure out what it is."
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.