Top "Mailto" questions

Mailto is the URI scheme for email addresses.

Hide Email Address from Bots - Keep mailto:

tl;dr Hide email address from bots without using scripts and maintain mailto: functionality. Method must also support screen-readers. Summary …

html css web-crawler mailto
Effective maximum mailto: body lengths

There is a maximum length for the text in the &body section of a mailto: link. According to one …

cross-browser compatibility mailto email-client multiple-browsers
How to prevent mailto event from opening a new tab in browser

I am using a mailto: filled in JavaScript to send information throughout my web application, but everytime a user presses …

javascript mailto
mailto links in Gmail

I've encountered a problem with Gmail's web application. For some reason, the mailto links doesn't work when I try to …

html email hyperlink gmail mailto
How can a Delphi Program send an Email with Attachments via the DEFAULT E-mail Client?

Within my program, I am composing an email to send using the default e-mail client software installed on a user's …

delphi email attachment shellexecute mailto
mailto crontab doesn't work

I'm running a script on my mybookworld(NAS) via crontab every day. And it would be nice if it could …

email cron mailto
I can't get mailto links to open the Mail app from Mobile Safari when using jQTouch. What could be wrong?

I'm developing an iPhone web app using jQTouch, and it contains a simple mailto: link to a valid email address, …

html iphone jqtouch mailto
create mailto hyperlink that will open in outlook with a hyperlink in the body

Here's my scenario: I'm trying to embed a hyperlink in the body of an email that will be generated using …

html hyperlink outlook mailto
mailto special characters

Is there a way to make the email client ( Outlook ) accept special characters coming from the mailto link in html? …

html mailto
How to pass an URL in mailto's body

I need to send an URL of my site in the body so the mail recipient can click on that …

html css url mailto