display processing image when uploading files

  • Thread starter Thread starter jessnair
  • Start date Start date
J

jessnair

Hi,

How do you display a busy/status image in a web application when you
upload files to the server.
Using vb.net
thanks in advance
 
Interesting question. The simple answer is just to show an animated gif
(like expedia.com does when searching for flights); however, this isn't a
true progress bar. The other answer would be to use AJAX to show the status
of the upload. A good example of this can be seen at beta.yousendit.com.

Shaun C McDonnell
Solutions Architect
 

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