How to Dynamically display an image uploaded by a user in a website?
- by Vivek Bernard
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).