Reputation: 241
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 protected]?subject= enquiry
Cheers, Cap
Upvotes: 3
Views: 7277
Reputation: 1073
If the link text is the email address it is inconvenient to double click to select and then copy (rather then dragging from first to last letter). When a specific subjectline is needed, you can say so, but since the mailto already has prefilled fields, you should also say so (and add it to the title of the email link), to avoid the users with a webclient to first copy the subjectline and then click the mailto link.
Send us an email (pre-composed) at [email protected], with subject 'enquiry'
Upvotes: 0
Reputation: 943108
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.
Upvotes: 7