Click here to Skip to main content
15,903,203 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,


I have a file upload control and an image control.

When user clicks on browse button of file upload control, then window will be opened and then user selects any image from the window..

Till now everything ok...

But, the image will be uploaded in image control only using any click event right?

Is there any possibility that without using any click event, when user selects an image by clicking on browse button of file upload control, then immediately the image should be displayed in the image control..

Is is possible?

Please reply..
Posted

1 solution

It is possible. Have a look at the last example in this link
http://www.uploadify.com/demos/[^]. Use Uploadify to do it. Its jquery. its free. Its ajax based and asyncronous. Visit my blog for more tech articles
www.msguy.com
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900