preview of a image just by browse
-
Hi all I am working on a asp.net2005 application. My problem is i have to get the preview of a image just by browsing the file. The upload control is HTML control so how to display the picture just by browsing the file. I really don't have any solution now. i searched a lot for the solution but didn't got any. Earlier i did a similar application but that time we had a upload button on the page so it was easy. If any one can help with code pl Regards Prakash Mishra
Prakash Mishra(Banglore,India)
-
Hi all I am working on a asp.net2005 application. My problem is i have to get the preview of a image just by browsing the file. The upload control is HTML control so how to display the picture just by browsing the file. I really don't have any solution now. i searched a lot for the solution but didn't got any. Earlier i did a similar application but that time we had a upload button on the page so it was easy. If any one can help with code pl Regards Prakash Mishra
Prakash Mishra(Banglore,India)
I'd imagine if you insert an img tag that reads the local file path, that would work.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )