Search code examples
htmlmailto

mailto with no default email client


A friend has developed a corporate website which has a mailto link as the 'contact us' link. The problem is that if windows has no default email client it does not work, there isn't even an error message. I was going to suggest changing it to a link through to a contact page with perhaps an email form but can anyone suggest anything quicker/simpler?

mailto:email@company.com?subject= enquiry

Cheers, Cap


Solution

  • There isn't anything quicker. You can, however, make sure the link text is the email address to facilitiate copy/paste into a webmail client.