How to Dynamically display an image uploaded by a user in a website?

Posted by Vivek Bernard on Stack Overflow See other posts from Stack Overflow or by Vivek Bernard
Published on 2010-06-12T10:19:19Z Indexed on 2010/06/12 10:23 UTC
Read the original article Hit count: 246

Filed under:
|
|
|

I currently developing a website, where i allow the users to upload an image and display it on the same page the moment it gets uploaded fully. How can I do this. I am developing the site on asp.net (C# & webforms).

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET