Post BLOB image in an html content
603054Aug 13 2012 — edited Aug 13 2012I have a HTML content which will go as a body of the email to be sent to various users.
Now in the email, somewhere there is a tag
<img src="[IMG]"/>
We need to replace the [IMG] with the image link store in the database column, so that the email receiver can see the image there.
Any help
Thanks
Deb