Hi there. I was wondering if there is a way of making a simple progress bar in ASP.NET whilst a file is being uploaded to the server or some processing is happening at the server end after the file has been uploaded?

if so - how?