Sending HTML mail with inline/embeded images
tevJun 21 2011 — edited Jun 21 2011Hello ,
I have a PL/SQL routine to send an HTML mail in Oracle 10G R2 . The issue is that I will like to embed an image gotten from a webserver as part of the message before sending it out instead of sending it as attachment which is what we currently do. Pls how can I achieve this in Oracle 10G R2 ? Is there a possiibility of linking it up with some java classes ? If yes , can I get some samples ?
Warmest regards,