Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: chat room


Message #1 by <odempsey@b...> on Wed, 12 Dec 2001 00:37:32 -0000
This is a multi-part message in MIME format.



------=_NextPart_000_0024_01C182A5.2F96A0E0

Content-Type: text/plain;

	charset="iso-8859-1"

Content-Transfer-Encoding: quoted-printable



Hi there

I am wondering what is the best way to create a chat room.  I notice 

that a few questions have been asked about this subject on the various 

discussion forums here on P2P over the last 12 months but no answer has 

been given except David White's answer:-

"The original "ASP FOR DUMMIES" book had a basic chat room written in 

ASP. It

also had a bulletin board and other interesting examples to work with"



I have been thinking of the following ideas:-

  1.. MS Access is a non runner if there are going to be more than 8 

concurrent users.

  2.. I am trying to keep away from SQL server to keep down cost of 

hosting.

  3.. Application variables won't keep a record of the conversation

  4.. Is it possible to use a text file to store the conversation on?



Your suggestions are welcome



Kind Regards

Oliver Dempsey











  Return to Index