asynchronous file upload

  • Thread starter Thread starter Marco Assandri
  • Start date Start date
M

Marco Assandri

Hi,
I saw some web sites where I can upload file asynchronously.
May I do the same think with asp.net?
 
Hi DKCode,

thanks for your reply but I don't want to perform asynchronous process, but
only to use a file upload system in asp.net 2 that upload file whithout the
user full postback.
I saw same example in javascript and php but I can't use it in asp.net 2.0
because it doesn't work.
 

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