This tutorial will show you
This tutorial explains how to
This article presents a nice
how to make an easyest,
create a simple chat system
little chat system that uses
known as shoutbox, and how
using ASP. To start with
Microsoft's XMLHTTP Object
to connect to access
create a simple form where
to transfer the messages and
database, see data and write
the user can type some text.
user list. It features
data over a form.
Whatever the client types in
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: Jan, 12 2006 Date: Aug, 27 2003 Date: Sep, 13 2001 |