embed images in html
Hi,
I've got a servlet that does the sendmail function to send html emails.
For some reason in some mail clients the images are not showing, eg: AOL.
Now, I would like to embed the images into the html instead of doing href src=".."
Does anyone know how to do this?
Thanks
|