Adding Chatroom to your Site :

 

     

1 To access the Chatroom Menu, click on the icon above the words Chatroom on the main screen of your cPanel interface.

2 Select the code for either an HTML or java chatroom and copy the code into the code for the web page which you wish the chatroom gateway to appear on. The HTML code appears as follows (except domain.com is the name of your domain):
<form target="entropychat" action="http://domain.com:2084/">
Nick Name: <input type="text" name="nick" value="">
<input type="hidden" name="channel" value="domain.com">
<input type="submit" value="Enter Chat">
</form>
The java code appears as follows (except domain.com is the name of your domain) :
http://domain.com/cgi-sys/mchat.cgi?channel=domain.com



3 Save your web page after you have added the new chatroom code to it.

            

     

 
 

Copyright (c) 2008 www.manashosting.com