Categories

Updated: 08/27/2003

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 the client. The actual writing to the text file is done with an Active Server Script.
©2003-2019 jCay.com