Copy link to clipboard
Copied
Hi All,
Is there any way to get the 'Session.URLToken' using javascript.
-----
I am opening an html page in new window using javasript. I need to get the 'Session.URLToken' in the html page using javascript.
is this possible?
U
Copy link to clipboard
Copied
I know it isn't elegant, but we're here anyway. Can't you just pass the Coldfusion value #Session.URLToken# to Javascript?
Copy link to clipboard
Copied
Why does the page being opened have to be html instead of cfm?