Skip to main content
Dileep_NR
Inspiring
September 4, 2009
Question

Session.URLToken using Javascript

  • September 4, 2009
  • 2 replies
  • 985 views

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

This topic has been closed for replies.

2 replies

Inspiring
September 5, 2009

Why does the page being opened have to be html instead of cfm?

BKBK
Community Expert
Community Expert
September 4, 2009

I know it isn't elegant, but we're here anyway. Can't you just pass the Coldfusion value #Session.URLToken# to Javascript?