File Upload trouble
Hi,
I have a FileUpload tool to upload files on server, on my web page.
And 2 buttons(of which 1 button is hidden).
On 1st Button click , the second button becomes visible. And on this 2nd Button click the file should be uploaded.
Now what happens is USER selects a file through FileUpload and Clicks on BUTTON 1, then BUTTON 2 becomes visible AND on this BUTTON 2 click, the file should be uploaded.
But its not working Coz on BUTTON 1 click, the Page gets refreshed & value of FILEUPLOAD becomes none.
How to solve this trouble?
Thank You....!!
"He can who thinks he can, and he canÃt who thinks he canÃt."
Anup
Last edited by anup.maverick; January 22nd, 2011 at 03:03 AM..
|