wernerh
Nov 17th, 2000, 02:43 AM
Hi, I have a include file in most of my ASP pages. The only function of this include file is to refresh or reload the contents of a frame on the left side of my page! It only consists of VB script and does not have any other tags in the page. How do I Change the cursor to Hourglass for the time it takes to refresk my frame?? I have tried putting VB-script before the include file (wimdow.document.body.style.cursor="wait") and after the include file to return the cursor to default but it doesnt seem to work!
Any suggestions??
Any suggestions??