IE 5.5 has serious problems with temporary cookies

I'm currently trying to find a setting to get them to work properly, but
having no luck at the moment - maybe someone else has solved it here

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************


> -----Original Message-----
> From: Johan Coens [mailto:[EMAIL PROTECTED]]
> Sent: 19 December 2000 11:09
> To: CF-Talk
> Subject: Problem with IE and session management
>
>
> Hello all,
>
> I've got a serious problem with IE and my applications. I've build a
> maintenance system running on my server at a subdirectory located in the
> wwwroot. The application which uses the content from the maintenancesystem
> is located in another subdirectory in the wwwroot. Both applications use
> sessionmanagement.
>
> The situation is: I run the website in browser window 1, the maintenance
> system in browser window 2. The problem is that as soon as I do
> something in
> the website (I click on a link) my session disappears in my maintenance
> system. This causes me to login.
>
> This situation also happens when I am in the CFAdmin. When performing an
> action in the CFAdmin (just click one of the links in the left) my session
> disappears in my maintenance system.
>
> This problem only occurs with Internet Explorer, Netscape is doing fine. I
> don't want to pass the CFID and CFTOKEN all around my app. in the URL. I
> know that solves the problem, but for that I have to rewrite all
> my code...
>
> I passed the test with full lock checkings in the CFAdmin, so all
> my locking
> is OK.
>
> My question(s):
> 1. Has anyone experienced this behaviour of IE (and overcame the problem)
> 2. Why does my CFID and CFTOKEN get overwritten/replaced in IE and not in
> Netscape
> 3. Why do my CFID and CFTOKEN only get overwritten in my
> maintenance system
> and not in the CFAdmin (that's what I think because I don't have to login
> again in the CFAdmin)
> 4. Does it have someting to do with including the application.cfm in
> subdirectories of my application. example
> /root/application.cfm (the root of my app)
> /root/subdir/application.cfm (includes the root application.cfm)
> etc.
>
> Any help would be appreciated!
>
> Kind regards,
> Johan Coens
>
> =========
> Ing. Johan Coens
> <theFactor.e>
> Friesestraatweg 215a
> P.o. Box 2010 9704 CA Groningen
> The Netherlands
> Tel: +31 (0)50 57 57 888
> Fax: +31 (0)50 57 57 889
> <http://www.thefactore.com>
>
> Premium Partner for Allaire Cold Fusion
> Multimedia development with Macromedia Director, Authorware, Flash.
>
> "Imagination is more important than knowledge. Knowledge is limited.
> Imagination encircles the world."
> Albert Einstein
> =========
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to