I have been working on my new application and I have found something that I
need some help on. If a user who is logged in types in the URL to a page on
my site without the CFID and CFTOKEN parameters then the site no longer
recognizes them. I found a quick fix for this by testing for the
session.CFID and session.CFTOKEN variables and if they exists setting the
URL.CFID and URL.CTOKEN to those and all is well again. But I don't want to
have to add this test to the top of all my pages. I tried to put it into the
Application.cfm but that does not seem to pass them to the page called (i.e.
index.cfm). Is there a better way to fix this problem?
Thanks,
Kevin
Magick by Design
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

