Hai,
Why you want to avoid the Postback? Is it to retain the upload path?
If its for retaining path you put one hidden control in the form and set the path to the hidden control so that you can use it again after postback.
If you really want to avoid the postback effect you can use Ajax update panel to prevent the page postback.
Hope this will help you.
thanks,
Shenu
File upload control doesnt seem to work in an update panel.And what i want is an ajax like uploader,where file uploading doesnt disturb other controls of the page.I can use a Modal pop up,but that will be a new page,exclusively for upload right?
i want not just the path,but the whole content of the file send to the server,on click of submit.And that should not disturb anything outside the form...
Reputation Points: 22
Solved Threads: 7
Junior Poster in Training
Offline 52 posts
since Mar 2009