|
|||||||||
|
|||||||||
|
liveHarmony and QuickChat codeThe chat service is available in two versions: liveHarmony and QuickChat.Due to factors beyond our control, the QuickChat code no longer functions. QuickChat sites can convert to convert to liveHarmony code using our registration system.
Identifying code
liveHarmony codeliveHarmony code is a JavaScript script. It refers toliveharmony.org and primarily uses square brackets ([ and ]) instead of angle brackets (< and >).
Abridged sample code
<script>
QuickChat codeQuickChat code is a traditional<applet> tag.
It refers to planetz.net or quickchat.org
and primarily uses angle brackets (< and >
) instead of square brackets ([ and ]).
Abridged sample code
<applet codebase="http://chat.planetz.net:8000/java/" name="QuickChat">
Generating and converting codeTo generate liveHarmony code and convert existing QuickChat code, visit the registration page.
|
||||||||
| Contact us |
Learn about chat room safety © 2002-2008 liveHarmony. Portions of this work are licensed under a Creative Commons license |
||||||||