I would like display something more meaningful that animated gif while users upload file to my web application. What possibilities do I have?
Edit: I am using .
A good example of doing this without using Ajax is given at CodeProject by Nilesh Thakkar.