0

Ahoy. In this answer, there is a way how to open Compose window in gmail.

Is there a way how to specify inner HTML inside body that it will send this:

LINE1
LINE2

and not just this:

<a href="http://stackoverflow.com">LINE1</a><br><i><b>LINE2</b></i>

Thanks.


Update: Just to specify link in email's body is fine. That's what I basically wanted in the first place.

Community
  • 1
  • 1
DinGODzilla
  • 1,611
  • 4
  • 21
  • 34
  • Don't you think that would be sort of a security vulnerability? What if you added in some hidden, malicious elements instead of a link and bold text? –  Jun 08 '13 at 23:47
  • Tim: Yes, it would very well be. But they could still provide limited set of HTML attributes passed in different (but defined) way. Like `&body_ext=[link:LINE1:http://stackoverflow.com]`. – DinGODzilla Jun 09 '13 at 01:13

0 Answers0