PDA

View Full Version : Live Chat??


djbug
18-12-2003, 01:16 AM
< =>
<!--
var SymRealOnLoad;
var SymReal;

Sym()
{
window.open = SymWinOpen;
if(SymReal != null)
SymReal();
}

SymOnLoad()
{
if(SymRealOnLoad != null)
SymRealOnLoad();
window.open = SymRealWinOpen;
SymReal = window.;
window. = Sym;
}

SymRealOnLoad = window.onload;
window.onload = SymOnLoad;

//-->
</>
Just wanted to know, if you all are planning on having a live chat room? Your more than welcome to use my IRC network and create a channel if youd like. If you know IRC or use mIRC, just goto irc.lured.net and make your channel. Its small, kinda private and no dumbasses to bug you either. lol.... Also, I know this site uses ASP, but if youd like to have a login to chat from your site, I can easily make you a php chat page to connect to the network. Up to you. I can help out if you want. I also own my own webhosting company, directhost.us. So if space is an issue, I could host the chat part for free!!!!


DJ Bug

Tobes
18-12-2003, 11:34 AM
easy matey, erm i did implemet a really cracp chat mod to this forum, it does work but only just, when your logged in you can find the option on the top right of the page, what kinda ideas did you have to implement a chat room? and thanks for the offer mate:smiley1: