Hi,

I'm using .Net 2.0, Ajax extension.

I'm trying to use the FileUpload and Ajax so the file upload will post itself and not the whole page. It doesn't work.

I read somewhere that there is no Ajax support for FileUpload control yet. Is that right?

I want the user to upload a file and see an animated gif as the progress bar while the file is uploading.

10x.