Question
cfcookie and subdomains
How can I limit a cookies use to a specified subdomain using
the domain attribute within the cfcookie tag?
I couldn't get this to work: <cfcookie name="foo" domain=".foo.mydomain.com">
foo.mydomain.com is the dummy subdomain
FYI, using CF6.1
LiveDocs are confusing at best.
Thanks for your help.
I couldn't get this to work: <cfcookie name="foo" domain=".foo.mydomain.com">
foo.mydomain.com is the dummy subdomain
FYI, using CF6.1
LiveDocs are confusing at best.
Thanks for your help.