hey,
im in a VET Multi-Media course at school in year 10. i need to make a chat box for my website at school.
if someone could post up and easy way to script one, it would help alot.
i found these two,
java:
<APPLET code=main.class height=450 width=600
archive=gmorkirc40.jar codebase="http://javachat.krey.net">
<PARAM NAME="channel" VALUE="#channel">
<PARAM NAME="server" VALUE="javachat.krey.net">
</APPLET>
and net link:
<a href="http://www.krey.net/cgi-bin/simplechat.cgi?channel=hoogland&returnurl=http://www.krey.net">Click here to chat</a>

THNX, SnipersDream
