214CrazyBeavers Chathttp://www.crazybeavers.se/products_chat.aspCrazyBeavers Chat started out as a technologydemo for creating an ASP chat application using XMLHTTP on the clients. Of course, it was required to work in Opera and Firefox aswell as Internet Explorer. It turned out to be a quite popular solution and I was talked into writing a complete script and release it. It is a fully working chatscript and it should be quite easy to implement in an existing community or usersystem.
The current version needs an mysql database to operate. Future versions might support Access/MSSQL if enought people ask for it :).ASP > Scripts and Components > Chat ScriptsOct 10, 2006Karl-Johan Sjögren
Adventia Chat Server Pro 3.0 is an ASP program that allows you to easily add multiple HTML-only chat rooms to your site, transforming your web site or intranet into a dynamic and successful online community comprised of customers, users, suppliers or employees
Adventia Chat Server 3.0 Premium is a single-room ASP chat that allows you to easily add HTML-only chat rooms to your site, transforming your web site or intranet into a dynamic and successful online community comprised of customers, users, suppliers or employees.
I've built a chat room using the dictionary object in IIS, but I needed a PWS chat room for a LAN-party. It's based on VBScript cause I really hate those JAVA chat progs. This one outputs only pure HTML, and work on any browser that supports frames, cookies and meta refresh (I guess that means something like Netscape 3.0 and newer and IE 3.0 and newer). I must warn you that the code is a bit sloppy. I was pretty low on sleep when I trough this together. It works, but I really would like somebody to stress test it a bit.
This is fun. It's a chat application, built with HTML, ASP, and a dash of client-side JavaScript. No software to install, no upgrades to download; a totally thin client.
The key to making this so simple is the use of Application variables. Not only is data storage as simple as reading and writing from the Application() collection, but since everything on the server is in memory, processing is lightning-fast.
I plan to add on to this one, so check back regularly.
CrazyBeavers Chat started out as a technologydemo for creating an ASP chat application using XMLHTTP on the clients. Of course, it was required to work in Opera and Firefox aswell as Internet Explorer. It turned out to be a quite popular solution and I was talked into writing a complete script and release it. It is a fully working chatscript and it should be quite easy to implement in an existing community or usersystem.
The current version needs an mysql database to operate. Future versions might support Access/MSSQL if enought people ask for it :).
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.