<CFLOCATION> Tag - ColdFusion


>> Return to ColdFusion Tag Index

The <CFLOCATION> tag allows you ...



  <CFLOCATION> Comments from Macromedia LiveDocsLiveDocs Comments - coldfusion - 6.1 - htmldocs - tags-p70.htm
Hi, with firefox there is a difference between http://mysite.com and http://www.mysite.com

When a visitor enters with http://mysite.com and set some session variables. Then you do a cflocation to http://www.mysite.com the visitor gets a new session (thus your variables are gone).

In explorer the visitor keeps the same session, but not in firefox
(lasted me 5 hours to figure this out)

LiveDocs Comments - coldfusion - 6.1 - htmldocs - tags-p70.htm
LiveDocs does not receive enough traffic to handle questions such as this. I suggest posting your issue to the online forums:
http://webforums.macromedia.com/coldfusion/

LiveDocs Comments - coldfusion - 6.1 - htmldocs - tags-p70.htm
If I use cflocation to relocate to another site, no referer is available on that site... :-(

Has anybody an idea how I could make a relocation where the referrer is passed to the next page?

I already tried javascript (location.href=...) and meta refresh as well - no referer available!

My problem: I have an ad banner with a link to a cfm script that counts the clicks. After that, I want to relocate to that specific target site.
(e.g. www.mydomain.com/link.cfm?link=www.otherdomain.com)
--> the script link.cfm counts the clicks and on www.otherdomain.com, the referer should be www.mydomain.com/link.cfm.

Thanks a lot,
Markus

LiveDocs Comments - coldfusion - 6.1 - htmldocs - tags-p70.htm
The default for the AddToken attribute is YES



[Top]


Recommended Books

[Top]

Web Sites

[Top]

Copyright © 2003- 2008, Orville Paul Chomer, All Rights Reserved