the client management stuff is kept in the URL.  The URL will show if
they've visited or not or possibly timed out or not, it appends the id and
token to the url.




"Bosky, Dave" <[EMAIL PROTECTED]> on 03/22/2002 08:37:41 AM

Please respond to [EMAIL PROTECTED]

To:   CF-Talk <[EMAIL PROTECTED]>
cc:

Subject:  RE: Client Variables


So if User A has already been to index.cfm it will automatically discover
the client.urltoken and if User B hasn't been to index.cfm it will create
it?
How can it do this without using a cookie and how does it differentiate
User
A from User B?

Dave


-----Original Message-----
From: Pascal Peters [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 22, 2002 9:05 AM
To: CF-Talk
Subject: RE: Client Variables

CF creates it if it doesn't exist. This means on the page the user calls
first. On the next pages it exists if you passed it on the url.

-----Original Message-----
From: Bosky, Dave [mailto:[EMAIL PROTECTED]]
Sent: vrijdag 22 maart 2002 15:00
To: CF-Talk
Subject: Client Variables


If I have clientmanagement =yes and setclientcookies=no in my
application.cfm file, how does cf identify specific users in the index.cfm
file?
I understand you must append the client.urltoken to all pages if
setclientcookies=no but how does index.cfm find the client.urltoken?
Probably a silly question with a simple answer...

Dave








______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to