I later learned that LastVisit along with HitCount is a readonly variable.

 ___________________________________________

  Sean Brown             <[EMAIL PROTECTED]>
  Systems Engineer     <[EMAIL PROTECTED]>
  Westcar Consulting Group  www.westcar.com
  Allaire Alliance Partner  www.allaire.com
 ___________________________________________

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 05, 2000 4:54 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: GetClientVariables()


> GetClientVariablesList() is supposed to retun a list of the non-readonly
> (not CFID and CFTOKEN) Client variables. I have a fusebox application that
uses a
> database as the client variable storage and has setlientcookies="yes". If
i
> set a Client.LastVist=Now() I can verify that it is set in the database.
>
> If I GetClientVariableList() I cannot retrieve the client varianle name
> LastVisit. If i just dump out the #Client.LastVisit# my value is there,
same thing
> if i switch to ClientStorage="Registry". If i dump out the Cookie
collection I see my
> CFID and CFTOKEN alright.

I don't think it works unless you're using the registry as the storage
repository, according to my admittedly hazy recollection of the release
notes.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to