Hello fellas....
I'm looking for ideas on how to create an Inter-Office chat room?
What works best ASP, Java, VBScript, Visual Basic?
Your input is appreciated. QUOTE OF THE DAY Not to know if bad; not to wish to know is worse.
<%
Jr Clown
%>
I have created a chat-application using ASP/VBScript myself and it works real fine. The only problem i encountered was the refreshing of the message page. The refreshing goes smooth when there are few users in the chat, whoever when there are more users it gets very shaky and you can hardly follow the conversation.
I used a HTML page with to IFRAMES one IFRAME handles the messages and the other handles the users loged in. I keep the messages and the users in an application variable array. I also gave users the opportunity to change fonts, colors, use emoticons etcetera...
I hope i gave you some usefull ideas...
Those who can, do
Those who can't, teach
Thanks for you response Sangoku
Did you code this yourself of did you use a template that can be customized?
My experience in VBScript is very limited (Been coding for about 4 months) so that's why I ask. I'm trying to come up with something for our office without anyone knowing about it.
It's just an idea right now
QUOTE OF THE DAY Not to know if bad; not to wish to know is worse.
<%
Jr Clown
%>
I have coded it myself. I could sent you the code if you like. You could use it as a start for developing your own chat. Those who can, do
Those who can't, teach
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.