Click to See Complete Forum and Search --> : waiting for field change


Dino624
05-09-2006, 10:32 AM
I have a situation where I change the cursor to 'wait' while processing is being done. I want to be able to set a cookie to false until the processing is complete and then set the cookie to true and change the cursor back to default.
I have tried various ways to change the cursor back after processing has completed but it never changes.
Upon processing completion an Excell doc is displayed. When the Excell doc is closed the cursor is still at the 'wait' state.

I can provide more info if needed.
I would appreciate any help i can get because I am new to ASP.NET