| 1. |
Select a name for your Chat Room. |
| |
| 2. |
Add the following HTML to your page
substituting the name you chose in Step 1 for
roomname. |
| |
|
<a
href="http://chat.machine.net/?room=roomname">My
Chat Room at The Chat Machine!</a> |
| |
|
Any spaces in the Chat Room's name
should be replaced with "+" signs
in the href part of the link. |
| |
|
For example, if your Chat Room was
called "My Chat Room", the HTML would look like
this: |
| |
|
<a
href="http://chat.machine.net/?room=My+Chat+Room">My
Chat Room at The Chat Machine!</a> |
| |
| 3. |
You're all set! When visitors to your
page click on the link you've created, they'll be sent to
The Chat Machine with your Chat Room preselected as their
default destination! |
You can also create a Chat Machine Login Form that will allow
visitors to go directly into your Chat Room by simply entering a name and clicking on a button.
To create the Login Form just follow these simple instructions: