Ben this one confused me when i seen it come through on my Blackberry.

I have taking your test setup and ran it here, and had no problems. It is setting all the cookies and retaining them as it should through out.

What i would suggest, is to run your setup under FireFox with Firebug and keep an eye on the headers, and see what the PATH is set to.

Incidentally -- i am running on OpenBD1.5

Ben wrote:
<CFIF Not(IsDefined('Cookie.MyStuff'))>
        <CFCOOKIE NAME="MyStuff" VALUE="I have some">
        Here
<cfelse>
        <cfoutput>#Cookie.MyStuff#</cfoutput>
</CFIF>

--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
official manual: http://www.openbluedragon.org/manual/
Ready2Run CFML http://www.openbluedragon.org/openbdjam/

mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to