Quote:
Originally Posted by OrangeFlea
Thank you, Pseudomizer.
By the way, do you know of a method to prevent the chat from shutting down whenever my users fiddle with the browser? I know that an HTML command is supposed to be implanted somewhere, but I have no clue where to put it exactly. Help?
|
Yes, there is a parameter for the applet in the documentation to start the chat and stay in chat even if the browser is closed. But this parameter does not work for all browsers and due to this i have implemented 3 ways of logging into the chat:
- the chatlauncher ( small window ) which has to stay open to stay in chat
- the firewall login ( only if you have tomcat for HTTP Tunneling enabled )
- emergency/standard login ( for users who have pop-up blockers but when they reload the page the chat is gone )
Cheers,