This content has been marked as final.
Show 3 replies
-
1. Re: Cfcookie is not setting in body or footer section
12Robots Mar 28, 2013 1:52 PM (in response to S_NIKE)what?
-
2. Re: Cfcookie is not setting in body or footer section
Adam Cameron. Mar 28, 2013 1:56 PM (in response to 12Robots)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
-
3. Re: Cfcookie is not setting in body or footer section
S_NIKE Mar 28, 2013 2:05 PM (in response to 12Robots)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


