Hi,
I am building a web site using c# dot net.
I am working with visual 2005.
I want to display an image not from file nor url but from stream.
I have not find (yet) that the image web control is supporting in that option...
what can i do ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
mortic dasdaPosted Oct 29, 2005, 5:52 AM
thanks for your reply, but i'm afraid that this is not what i'm looking for:
1. This is not an image webcontrol but image control for windows app.
2. It uses a temporary file...
I found that the image control for windows app has the "fromstream" method which does exactlly what i want (feed the image from data stream), but the image web control does not have such a method...
Mahesh ChandPosted Oct 28, 2005, 1:47 PM
http://www.c-sharpcorner.com/Code/2002/Feb/FlashCardsMG.asp