100% there and ready to use.... before I tried to set this variable in the client scope, I just tried loading the page, and it did the clientStorage fine, setting a new row for my browser with my cfid and cftoken. in both tables (cdata & cglobal)
..tony Tony Weeg Senior Web Developer Information System Design Navtrak, Inc. Fleet Management Solutions www.navtrak.net 410.548.2337 -----Original Message----- From: Raymond Camden [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 24, 2002 1:57 PM To: CF-Talk Subject: RE: client variables issue You've told the application to use a datasource, clientStorage, as your client database. Is clientStorage a valid datasource? ======================================================================= Raymond Camden, ColdFusion Jedi Master for Hire Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Tony Weeg [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 24, 2002 1:42 PM > To: CF-Talk > Subject: RE: client variables issue > > > ray, > > yes....here it is....i have yes vs. true, but I think yes is what it > calls for. > > <cfapplication name="NavtrakReports" sessionmanagement="Yes" > clientmanagement="Yes" sessiontimeout="#CreateTimeSpan(0,0,60,0)#" > clientstorage="clientStorage"> > > tony > > ..tony > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

