N
needin4mation
Hi, I am using RenderControl to send the contents of my aspx DataGrid,
etc. from my form. In this form there is an image. The image resides
on the server. It has a url of ./mypic.jpg. Because of this when the
email is generated the picture is not shown in the resulting email
(just gives the x as ./isn't on their computer). Everything else is
fine because it is just html. But what if I want binary data like the
image? How can I get that and email it? Thanks for any guidance.
etc. from my form. In this form there is an image. The image resides
on the server. It has a url of ./mypic.jpg. Because of this when the
email is generated the picture is not shown in the resulting email
(just gives the x as ./isn't on their computer). Everything else is
fine because it is just html. But what if I want binary data like the
image? How can I get that and email it? Thanks for any guidance.