Chat Scripts
Shoutbox tutorial
posted byvuletavinChat Scripts
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.
Reviews0
PriceFree
Views4091
Chat Using ASP & XML
posted bywebmasterinChat Scripts
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 the server every 5 seconds. This article assumes that you are familiar with ASP, XML and HTML.
Reviews1
PriceFree
Views5785
Simple ASP Chat
posted byunknowninChat Scripts
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.
Reviews0
PriceFree
Views9452