Chat Scripts
Results 1 - 3 of 3
Chat Using ASP & XML
This article presents a nice little chat system that uses Microsoft's XMLHTTP Object to transfer the messages and user list. It features public as well as private modes, and is currently configured so that the browser requests the current users list from...
(show more)
Shoutbox tutorial
This tutorial will show you how to make an easyest, known as shoutbox, and how to connect to access database, see data and write data over a form.
Simple ASP Chat
This tutorial explains how to create a simple chat system using ASP. To start with create a simple form where the user can type some text. Whatever the client types in this form has to be appended to a text file, this text file will then be displayed to...
(show more)
