|
Java Chat
If you would prefer a Java chat, just put the link below in any of your pages:
http://demoacct.com/cgi-sys/mchat.cgi?channel=demoacct.com
Normal CGI Chat
Put this html in your webpage to make a chat room gateway:
<form target="entropychat" action="http://demoacct.com:2084/">
Nick Name: <input type="text" name="nick" value="">
<input type="hidden" name="channel" value="demoacct.com">
<input type="submit" value="Enter Chat">
</form>
|