i want to know when we use file upload control when we select image from drive then it will show on client side before submit button becaus we can see what image i am going to submit.
Unfortunately there is no way to do this. You need to upload file and the display it. You can refer this article
Display image after upload without page refresh or postback using ASP.Net AsyncFileUpload Control
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.