ShawnMolloy
MIS
Hello,
I have an image control on a web form. On page load I'd like to programatically set the source of the image (I guess using the Image.ImageUrl property) to a function that returns an Image, without first saving the image to the file system.
Any idea how I can do this?
I have an image control on a web form. On page load I'd like to programatically set the source of the image (I guess using the Image.ImageUrl property) to a function that returns an Image, without first saving the image to the file system.
Any idea how I can do this?