This is a discussion on Copy HTML CODE IN GMAIL,Yahoo,hotmail - Javascript ; Hello I have html generated code. like <table><tr><td><img src="http://www.abc.com/images/abc.jpg"></td></ tr></table> When i copy above code and paste this code in gmail,yahoo or hotmail compose mail. But when i send mail with this code i received html code not display image ...
Hello
I have html generated code.
like
<table><tr><td><img src="http://www.abc.com/images/abc.jpg"></td></
tr></table>
When i copy above code and paste this code in gmail,yahoo or hotmail
compose mail.
But when i send mail with this code i received html code not display
image in table format.
I want to accept this html code and display in html structure in mail
without use of any server side scripting language.
Regards,
Pratik Patel