[thelist] Insert body into email link

Bill Mason evolt at accessibleinter.net
Wed Jun 19 12:48:08 CDT 2002


At 10:38 AM 06/19/2002, Linda Tamblyn wrote:
>I know that you can insert a subject line into an email like this:
><A HREF="mailto:email at mydomain.com?Subject=Insert Line">
>And to add body:
><A HREF="mailto:email at mydomain.com?Body=Insert Line">
>
>But when I add Subject and Body it doesn't work. Does anyone know if this
>will work?

You can try using:

a href="mailto:some at where.com?Subject=subjecttext&amp;Body=bodytext"

But your mileage will probably vary depending on the user's e-mail
client.  (The above worked for me in Eudora.)

Bill Mason
Accessible Internet
evolt at accessibleinter.net
http://www.accessibleinter.net/





More information about the thelist mailing list