/t5/coldfusion-discussions/session-vars-in-url/m-p/855817#M78959Dec 09, 2008
Dec 09, 2008
Copy link to clipboard
Copied
They're probably showing up because you have a
<CFLOCATION> tag without the addtoken="no" attribute in your
code somewhere. Start with that. Also check your code for the use
of the URLSessionFormat() function which will pass those through
the URL.