This tutorial explains how to
This tutorial will show you
This article presents a nice
create a simple chat system
how to make an easyest,
little chat system that uses
using ASP. To start with
known as shoutbox, and how
Microsoft's XMLHTTP Object
create a simple form where
to connect to access
to transfer the messages and
the user can type some text.
database, see data and write
user list. It features
Whatever the client types in
data over a form.
public as well as private
this form has to be appended
modes, and is currently
to a text file, this text
configured so that the
file will then be displayed
browser requests the current
to the client. The actual
users list from the server
writing to the text file is
every 5 seconds. This
done with an Active Server
article assumes that you are
Script.
familiar with ASP, XML and
HTML.
Date: Aug, 27 2003 Date: Jan, 12 2006 Date: Sep, 13 2001 |