Skip to main content
November 16, 2011
Question

cf9 cflocation not working as expected

  • November 16, 2011
  • 1 reply
  • 744 views

Recently upgraded CF8 to CF9 and had a script that generated a dynamic URL (a variable).  In CF8, the dynamic URL/variable was used in a CFLOCATION.  The oddity is that when you CFOUTPUT the variable the value was correct and you follow the link it resolved BUT when you tried to execute the Dynamic URL in the cflocation it did not work.  My work around to this was to use JavaScript location.href.

Does anyone have any ideas to why this would happen?

Thanks.

This topic has been closed for replies.

1 reply

Inspiring
November 16, 2011
Does anyone have any ideas to why this would happen?

Not without seeing some code, and perhaps some elaboration on what you mean by "did not work".

--

Adam