View Full Version : Chat Html Code
alex126
03-07-2005, 01:17 PM
Ok I need a char room code and another code that will tell the people on the page that there is somone online to help
Hope there is somthing like that it will be ok just with thew chat room
splintercell!
03-07-2005, 01:28 PM
Well there isnt an exact code for a chat room you need a programe do you have cpanel hosting??
heres a code
<applet
codebase = "http://members7.freewebs.com/fwschat/"
code = "fwschat.FwsChat.class"
name = "FwsChat"
width = "500"
height = "350"
hspace = "0"
vspace = "0"
align = "middle"
>
<param name="user" value="Change name">
</applet>
BlueTails
03-07-2005, 01:32 PM
That Works Too x]
alex126
03-07-2005, 01:33 PM
Yes i ahve cpanel
Mentor
03-07-2005, 03:12 PM
you can ether use a java chat room (i think cpanle provides one) or you can use a php one, wich is basicly a shoutbox that auto refreshes every few seconds "/
Want to hide these adverts? Register an account for free!
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.