asp.net - Image Upload Preview in Update Panel -


I have image upload control in my asp.net page where users can upload profile photos there. When I want the user to see his picture, it should show an immediate preview. Is there any Ajax image control for it or how can I apply it?

Javascript will not allow you to access the client image until it is uploaded I am not sure if you want to upload a file in Flash after uploading the file, but you do not know the flash, so I can not help you.


Comments