Hi, I am using c# ASP.NET VS 2005 . I have a functionality where i have to click on a upload button and the data has to be uploaded from selected input file to database.
When i click the upload button its taking atleast 40 sec to upload the data from the file.
I want to display some gif image to the user when the data is being uploaded. I want to disable the page (blur the page) as well, so that the user will not click on any other button when the data is beeing uploaded.
Please suggest some idea.
Thanks,.
Regards, Jebli.