i am developing a application in Netscape. The problem i am facing is described below:
1. I have got two frames in a frameset. Upper frame is made invisible by making width=0. And lower frame is shown to user.
2. On click of some button in visible lower frame, i submit the invisible upper frame and whatever comes as a response , i print the frame on "onload"event.
3. Motive is to print a doc without showing it to user.
4. During this the mouser cursor on visible lower frame does not changes to wait cursor from default cursor.
5. I want to change the cursor to wait for request-response time duration so that user does not click on any other link on lower visible frame.
6. Please suggest me the solution for:
a) Changing cursor.
b)Disabling the links on frame/ complete frame.
c) Printing the doc without showing to user , some other approach, so that complete functionality is achieved.
d)Solution should be suitable for Netscape 4.75.
7. Please provide the help links on net or example code. Any solution is most welcomed.
8 . It will be great if i get the solution at earliest.
Thanks and Regards,
Dhar