Hello,
I have written an hta application that takes a while to complete the operation.
All the code to perform an operation is within the subroutine called RuntheScript. It is within this subroutine that I want to cursor to change to hourglass and then change back to default.
How can I show the users an hourglass cursor while they are waiting?
I have written an hta application that takes a while to complete the operation.
All the code to perform an operation is within the subroutine called RuntheScript. It is within this subroutine that I want to cursor to change to hourglass and then change back to default.
How can I show the users an hourglass cursor while they are waiting?