so how does microsoft do their chat rooms running asp?  or is it asp with 
java mixed in?



>From: Costas Piliotis <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: chat room application
>Date: Thu, 05 Apr 2001 15:29:20 -0700
>
>Isn't there a meta-tag that forces a refresh?
>
>How about using the setInterval javascript method?
>
>You're right though, an Applet is the best way to write this...
>
>-----Original Message-----
>From: Clint Tredway [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, April 05, 2001 1:25 PM
>To: CF-Talk
>Subject: Re: chat room application
>
>
>you have to refresh the page to get new messages. browsers don't work any
>other way. to do this you need an applet to do what you want.
>
>I built a simple chat application for this reason.
>
>---------- Original Message ----------------------------------
>From: "Jason Green" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>Date: Thu, 05 Apr 2001 18:38:07 -0000
>
>does anyone know of a place where i can find information about writing a
>chat room in coldfusion?  or has anyone done this?  i'm looking for
>something that would be like MSN Messenger, but not having to refresh the
>page all the time to view the new chats.  if it can't be done in 
>coldfusion,
>
>then i'll have to look elsewhere.  thanks.
>
>jason
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to