Fileupload in Ajax
Hi to all,
I want to upload a file i.e image after uploading to hosting server ,the image which uploaded must be visible on the right hand of the file upload control.I did it in normal asp.net page.When i try this whole thing in ajax it shows error.
After all my research in internet,i concluded that updatepanel control is not supports file uploading process.
What i have to do now.any valueable suggestion...
|