ParaChat Samples
Auto Log-in Feature

ParaChat is already equipped to automatically log your users into a ParaChat room by passing a user name from a web page to ParaChat, without requiring the user to log in through the ParaChat room interface. It is in the same fashion that, as the example below demonstrates, user names which have already been authenticated by your existing database can be passed into a ParaChat room without requiring a secondary log in. Database authentication is a function of your web server, and not of ParaChat. However, ParaChat is already equipped to work with your existing database. Through the simple addition of a few lines of HTML to the basic ParaChat applet, user names can be passed to the chat room from a "cookie" using a scripting language such as php or javascript. Unlike other chat softwares, ParaChat lets you decide how best to have your chat users access your chat room. Please visit our Documentation pages for more information.

You will automatically be logged into this chat room as the user Mike.