kevin,

:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: From: Parker, Kevin <[EMAIL PROTECTED]>
:
: The problem I've encountered with this one is when the
: user hits the back button they will be directed back to the
: CF page from whence they came and then encounter the
: CFLOCATION bit that loops them to where they came from
: - not the desired result.
:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

there have got to be other factors at stake that are causing the problem you
describe above.  since a cflocation is essentially a server-side redirect,
the page containing the cflocation would never even be entered into the
user's history therefore making it impossible to get to with the back
button.

what you're describing sounds more like a javascript redirect using
location.href or a meta refresh with a delay.

my suggestion . . . point the links to a template with a cflocation and call
it a day.

good luck,

.jeff

name://jeff.howden
game://web.development
http://www.evolt.org/
mailto:[EMAIL PROTECTED]


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

Reply via email to