FileUpload and Callbacks

  • Thread starter Thread starter TCB
  • Start date Start date
T

TCB

I cannot get the value of the selected file in a FileUpload control when
using a Callback, is there any way to acomplish this?

Thanks
 
I am pretty sure a FileUpload requires an actual POST from the originating
page to work properly. You can't AJAX everything.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top