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

Cfcookie is not setting in body or footer section

New Here ,
Mar 28, 2013 Mar 28, 2013

I don't have cfflush anywhere in web page and cookie is not being set. It was working in cf9

547
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
Advocate ,
Mar 28, 2013 Mar 28, 2013

what?

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 ,
Mar 28, 2013 Mar 28, 2013

I gotta agree with Jason here.

How is anyone supposed to say anything intelligent in response to the paucity of useful info you have actually provided us.

Can I recommend you read this:

http://adamcameroncoldfusion.blogspot.co.uk/2012/12/need-help-know-how-to-ask-for-it.html

--

Adam

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
New Here ,
Mar 28, 2013 Mar 28, 2013
LATEST

I am trying to set cookie using below code:

<cfccokie name="mycookie" value="test">

And when I am not able to access the same on another web page.

But , when I write the same in header section, I am able to reterive the same on another page.

I am facing this issue on CF10.

Thanks

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