Questions tagged [cfcookie]
5 questions
5
votes
2 answers
why doesn't cfcookie allow setting domain= to a subdomain for CFID/CFTOKEN?

Henry
- 32,689
- 19
- 120
- 221
4
votes
1 answer
ColdFusion check when cookie expires
Is it possible to check when a cookie is due to expire? I have tried the following:
First I set three cookies:

Nebu
- 1,753
- 1
- 17
- 33
3
votes
3 answers
1
vote
1 answer
ColdFusion 10 Cookie Issue: Unable to set a Cookie
I have the following function to set an administrator cookie when the rememberme button is checked:

user2725341
- 11
- 1
0
votes
1 answer
ColdFusion setting cookies on a specific subdomain
I have a domain www.example.com with two sub domains
foo.example.com
bar.example.com
I want to set a cookie for all subdomains except foo.example.com , Any help is greatly appreciated!!
Currently I have tried,

Irfan Ahmed
- 9,136
- 8
- 33
- 54