it's on the link below-- keep in mind that after you GET the content from the cookie, that you immediately purge the cookie in javascript, because if you're using it for chat data that cookie gets sent with EVERY request to the server, including images, etc, and you don't want to have any more bandwidth overhead than necessary.
http://www.vboston.com/DepressedPress/Content/ColdFusion/Essays/GIFAsPipe/Index.cfm On Wed, 11 Dec 2002 14:52:58 -0700, Andre Turrettini <[EMAIL PROTECTED]> wrote: > ??? > >> -----Original Message----- >> From: Andre Turrettini [mailto:[EMAIL PROTECTED]] Sent: >> Wednesday, December 11, 2002 11:43 AM >> To: CF-Community >> Subject: hat using image() >> >> >> Anybody know where that chat site is that uses the javascript image() >> function to get the new content? DRE >> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
