Hi, everyone.  Is it possible for Client.CFID and Client.CFTOKEN to not
exist?  With the exception of a read immediately following a StructClear
or StructDelete statement, it seems to me that this gets set during the
transfer of information between the server and the client before any
ColdFusion processing happens.

In other words, if I have a page whose very first two lines read:

<CFSET Variables.myIDVar = Client.CFID>
<CFSET Variables.myTokenVar = Client.CFTOKEN>

....will it fail if a brand new user visits that page on my site first?

Thanks in advance,
Matthieu


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224108
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to