I believe that would reset the tokens (could be wrong don't have time to
refresh my memory on the subject though
----- Original Message -----
From: "David Huyck" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 05, 2000 1:28 PM
Subject: Re: but urgent! Setting Cookies that aren't stored on a user's hard
drive?


> Yes, but this doesn't have to be done with a cookie!  Just make sure to
pass
> it with every page call in the query string or form submit...  cflocation
> uses <cflocation addtoken="Yes"> to pass it along, too.
>
> HTH,
>
> David
> [EMAIL PROTECTED]
>
> ----- Original Message -----
> From: "Chapman, Katrina" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, September 05, 2000 10:07 AM
> Subject: RE: but urgent! Setting Cookies that aren't stored on a user's
hard
> drive?
>
>
> > One problem with this Fred.  CFID and CFTOKEN are still set on the
client
> > machine.  That's how the server know's which rows to pull from the
> database
> > for the rest of the variables.
> >
> >
> > --K
> >
> > -----Original Message-----
> > From: Fred T. Sanders [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, September 05, 2000 7:27 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: but urgent! Setting Cookies that aren't stored on a user's
> > hard drive?
> >
> >
> > You wouldn't happened to be using SQL7 or Oracle.  If so why not scope
> > everything to client and have it stored in the SQL Server.  Problems
with
> > this are if you try to store anything that's not a simple value (i.e.
> > Structures) then you'll have to store those as WDDX packets and
> deserialize
> > them.
> >
> > Fred
> >
> > ----- Original Message -----
> > From: "Sean Kozey" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, September 05, 2000 9:13 AM
> > Subject: OT: but urgent! Setting Cookies that aren't stored on a user's
> hard
> > drive?
> >
> >
> > > Sorry about the OT question, but we've got an urgent problem and
perhaps
> > > someone has run into this situation...
> > >
> > > Despite the specification and instructions to the client that
indicated
> > > cookies are required for this project we're working on, the client has
> > > rolled out an upgrade to Win2k accross 300 laptops with IE 5.x and
> cookies
> > > disabled.
> > >
> > > Now they want to set it enabling only session-based cookies, not hard
> > drive
> > > stored cookies. I've tried this but so far it doesn't work for the
> > > CFID/CFToken cookies.
> > >
> > > Is there any way to get these cookies to be session-based?
> > >
> > > Thanks,
> > >
> > > Sean Kozey
> > > President, Cybergod
> > > Tc43 Inc.
> > > 67 Mowat Ave. Suite 336
> > > Toronto, ON Canada
> > > m6k3e3
> > > tel: 416.588.7162
> > > [EMAIL PROTECTED]
> > > http://www.tc43.net
> > >
> >
>
> --------------------------------------------------------------------------
> > ----
> > > To Unsubscribe visit
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox
or
> > send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
> > the body.
> > >
> >
>
> --------------------------------------------------------------------------
> --
> > --
> > To Unsubscribe visit
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox
or
> > send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
> > the body.
>
> --------------------------------------------------------------------------
> ----
> > To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> >
>
> --------------------------------------------------------------------------
----
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

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

Reply via email to