I need help with me web based chat room.
Does anybody know a command for VBScript to make a certain page have a refresh rate of 5 seconds.
<Script language="vbscript">
<!--
option explicit
refresh page very 5 seconds
end sub
-->
</script>
of somthing that works like that ( it must be vbscript!)
Thanks Bobo
HTML
- Dogbreath
- Admin
- Posts: 4620
- Joined: Sat Sep 14, 2002 7:02 pm
- Location: In the back of a jacked-up Ford.
I don't have any VBscript but I recomend you screw web-based and go with a UNIX application such as IRC. (port 6667) You can get Java IRC to run on your site so that those who don't want to set up their computer for IRC can just access the channal like a chatroom. (Speaking of which, do you think you could intergrate one of those into the main site for #Dosgames, Emmzee?)