I am uploading jpg image using the fileupload control. The image is uploaded after the page is posted back.
My problem is I want to upload the image immediately after the user double clicks on the file name or presses the open button on the select file dialogue.
I have searched a lot over the internet but I've been unable to find the suitable example for my application.
How can I achieve this?
Please help.
Thanks in advance.