C
conckrish
Dear All,
This is all about ASP.NET WEB APPLICATION.
I have a Button and when i click that button,I need to open the
File Dialog( Genearl Save AS Dialog) through Which i have to select the
Image Path. When I press the OK Button of the Save as Dialog ..... I
have to get the File name selected and set it as TextBox Text ...
How to do this by Java Script.And I need to give selected image path
into a Image control. I have tried document.execCommand('SaveAs').. But
not able to fix it.. Plz help me !!
Thnx,
James..
This is all about ASP.NET WEB APPLICATION.
I have a Button and when i click that button,I need to open the
File Dialog( Genearl Save AS Dialog) through Which i have to select the
Image Path. When I press the OK Button of the Save as Dialog ..... I
have to get the File name selected and set it as TextBox Text ...
How to do this by Java Script.And I need to give selected image path
into a Image control. I have tried document.execCommand('SaveAs').. But
not able to fix it.. Plz help me !!
Thnx,
James..