Hmmm...in IE 7/8, I got "The website cannot display this page" after entering a name and clicking the "Enter Chat" button.
In FF 3.5.2, I got a CF Error "Variable SESSIONID is undefined," along with this when I entered my name and clicked the "Enter Chat" button: The error occurred in /home/opencf/public_html/cfopenchat/demo/cfopenchat.cfm: line 77 75 : <link rel="stylesheet" type="text/css" href="./cfopenchat.css"> 76 : <script language="javascript"> 77 : var sessionid = '<cfoutput>#sessionid#</cfoutput>'; 78 : </script> 79 : <script type="text/javascript" src="./JavaScriptFlashGateway.js"></script> Is it just my system? Rick -----Original Message----- From: Rick Root [mailto:[email protected]] Sent: Tuesday, September 01, 2009 11:35 PM To: cf-talk Subject: cfopenchat - jquery so while I'm on a roll.... cfopenchat (version 1.1) now uses jQuery instead of ajax.cfc Maybe it'll be more reliable. Of course, it's still a chat room that uses ajax, so it still is an insanely bad idea :) http://www.opensourcecf.com/cfopenchat demo: http://www.opensourcecf.com/cfopenchat/demo -- Rick Root CFFM - Open Source Coldfusion File Manager http://www.opensourcecf.com/cffm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325921 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

