Hello
I have images saved as binary data in SQL.
I want to send mail from my C# code.
The mail should have an image in the body.
The image should be created from the binary data that
I will get from SQL.
Does any one know how?
Thank you
...
Go to the complete details ...