I'm sorry, I don't think I could help you any further because your
website can't be accessed and OTOH you can't test my code.
For my last words, I'd like to ask a few questions and hope they
could help you solve the problem.
1) which version of NN are you using ?
2) how is your Netscape configured regarding cache ? (The stuff about
"Once
per session", etc).
3) when is the print() method called ? In my code, the method is
called
after the page is loaded, so Netscape should have a copy in cache.
> -----Message d'origine-----
> De : chandrabhan_dutta [mailto:chandrabhan_dutta@i...]
> Envoy=C3=A9 : vendredi 20 d=C3=A9cembre 2002 05:01
> =C3=80 : javascript
> Objet : [javascript] RE: Printing in Netscape
>
>
> Hi,
>
> Actually i am using jsps and servlets..
>
> i was googling over this problem and found that in NN, if u
> try to print by window.print() it tries to connect to the
> server with the url of the page and prints. if the page is
> cached it will take it from cache only.
>
> Regards,
> Chandrabhan Dutta Majumdar