L
Leo
Is there a way to stream an image into an asp:image control. I need to take
an image stored in sql server and stream it into an image control. I know I
could write it to a file and then set the imageurl but I would like to
stream it directly into the image control.
an image stored in sql server and stream it into an image control. I know I
could write it to a file and then set the imageurl but I would like to
stream it directly into the image control.