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

Using Cookies with Session Variables

Guest
Oct 10, 2006 Oct 10, 2006

Copy link to clipboard

Copied

This is my second attempt to get an answer:

I have an application that uses session variables. I need to create custom cookies (besides CFID and CFTOKEN) that I can pass to a non-coldfusion file (i.e. *.cgi). Has anyone does this before? If so, how. So far, I am getting no luck in doing this. I only see CFID and CFTOKEN being passed.
TOPICS
Advanced techniques

Views

281

Translate

Translate

Report

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 ,
Oct 11, 2006 Oct 11, 2006

Copy link to clipboard

Copied

LATEST
I wrote cookies to remember username and password for the sign in page. The
values get set to sessions when they login. Something like that?


Votes

Translate

Translate

Report

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
Documentation