G
Guest
Hello all,
I have an image which is being returned to me as a MemorySteam. I want to
dislpay this out onto the browser. Is the below all I should need to do?
ThumbnailData.WriteTo(Response.OutputStream);
Just that there are no images appearing.
Thanks,
Jon
I have an image which is being returned to me as a MemorySteam. I want to
dislpay this out onto the browser. Is the below all I should need to do?
ThumbnailData.WriteTo(Response.OutputStream);
Just that there are no images appearing.
Thanks,
Jon