Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using HTML inside Mailto body

Status
Not open for further replies.

mrsnrub

Programmer
Mar 6, 2002
147
AU
Hello all,
I am using a Mailto link to generate the destination, subject and body of an email.
Is there a way to specify that the body is HTML format, so that standard HTML tags will work?

Thanks in advance.
 
I do not think you can do that with a regular link. You would need to set content type or content disposition and that is just impossible using mailto.
 
I thought that would probably be the case.

Thank you for the reply.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top