Hi,
I have a multiframe page. Frame A contains of a form in which the user enters data. This data is submitted to the server using the POST method. The server does some querying on the database and displays the results in Frame B.
When the form is submitted, the cursor becomes an hour glass while over Frame A. But, if you move it to Frame B, the hourglass disappears.
Is there a way I can make the hourglass present on all frames while I wait for my server response? The response takes about 10 seconds.
It only has to work in IE5+.
Thanks in advance for your help.
Draug
I have a multiframe page. Frame A contains of a form in which the user enters data. This data is submitted to the server using the POST method. The server does some querying on the database and displays the results in Frame B.
When the form is submitted, the cursor becomes an hour glass while over Frame A. But, if you move it to Frame B, the hourglass disappears.
Is there a way I can make the hourglass present on all frames while I wait for my server response? The response takes about 10 seconds.
It only has to work in IE5+.
Thanks in advance for your help.
Draug