I need to send an e-mail from asp.net, I already filled the body with all the HTML tags and CSS styles that I need (tables, lists, etc), but I need to add images in e-mail body, and the images will be put between HTML tags, what the best way to do this?
All the e-mail body is running perfectly, but I have no idea how I could put images in it...
Thanks in advance.
Go to the complete details ...