>- see footer for list info -<
And it might be the fact that it's a stand alone version that's causing the
cookies not to be saved.

Any one running an installed version of IE5 and can you supply a test link
(Dom)?

Ade

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Snake
Sent: 26 September 2005 16:27
To: 'Coldfusion Development'
Subject: RE: [CF-Dev] client scope and IE5


>- see footer for list info -<
U probably have cookies disabled, thus the CFID and CFTOKEN are not being
saved anywhere.
You have to manually pass the CFID and CFTOKEN on all links, forms and
cflocations if u do not have cookies enabled.

Russ

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of dominic watson
Sent: 26 September 2005 15:54
To: 'Coldfusion Development'
Subject: [CF-Dev] client scope and IE5

>- see footer for list info -<
I am storing certain information about logged in users in the client scope.
This info is set to be stored in a database (not cookies or registry).

In most browsers, dumping #client# will reveal a constant CFIDand CFTOKEN
(unless there has been no activity for 9 months).

However, in IE5.0, every time I hit or refresh the page, a new CFID is
created meaning that I can not deliver specific client based information to
the stoopid user using IE5.

I have a suspicion this has to do with cookies.  The version of IE5 we have
is a kind of hack, it does not need installing, just copying and running;
perhaps this might have something to do with it?

Anyways, hope someone can shed some light.

Dominic

_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to