Saturday, March 24, 2012

Updatepanel and fileupload

hi !

in a webpage i use a fileupload wich is used to upload a xls file, and do some stuff on it and write some text in a label to say if it works

everything works fine

I tried to put the fileupload, button and a trace label in an updatepanel but i got a problem :

when i hit the button and debug the sub i see that the fileupload.hasfile is always False !

can you help me ??

without a full postback you won't be able to send the file to the server.


thanx for the reply, is there no way to use ajax technologie to post the file ?

do you thing it will be possible in the futur ?


Thanx


thanx for the reply, is there a way to use ajax technologie to post the file ?

do you thing it will be possible in the futur ?


Thanx

No comments:

Post a Comment