----- Original Message -----
From: "Dave Watts" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, July 12, 2001 9:31 AM
Subject: RE: Client Variables NOT expiring


> > Do you set this tag (cfapplication) on the fly in the middle
> > of your code somewhere or is this located in the Application.cfm
> > file?
>
> I'd only set it once, in Application.cfm.

But if you do it there, then how do you use session vars?

> > Is it safe to set the Session.CFID and Session.CFTOKEN to ""
> > to knock them out?  Do they get regenerated and set to a new
> > value if you do?
>
> I haven't tried to do this, but I'd guess that the server would probably
get
> pretty confused if you did. Rather than setting them to empty strings,
you'd
> be better off simply severing the connection between the client and the
> server-side data by deleting the cookies.

How do you delete a user's cookie file on their machine remotely?  That
isn't possible.
Maybe I misunderstand.

Bruce


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to