Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Session.URLToken using Javascript

Contributor ,
Sep 04, 2009 Sep 04, 2009

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

TOPICS
Getting started
949
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 04, 2009 Sep 04, 2009

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 04, 2009 Sep 04, 2009
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources