Changing the cursor in ASP.NET while loading doesn’t work without a JS alert
I want to change the cursor to an hourglass in my asp.net application to let my users know that the process is running. I searched for an answer and was advised to use JavaScript as follows: