On previous sites it seems like I've used this cookie test and it's worked
...
<cfif NOT IsDefined('cookie.primID')>
some stuff here about cookies
</cfif>
But on this current site I'm working on, that's not working. Even though
I'm not allowing cookies to be set in either Netscape or IE, I'm still
seeing cookies on the Web page (through doing
<cfoutput>#cookie.primID#</cfoutput>).
I've tried several different things and can't figure out why these cookies
are being set.
Am I just misremembering how I've done cookie tests in the past or is there
something else I'm missing?
H.
=========================
Howard Owens
Web Producer
InsideVC.com
mailto:[EMAIL PROTECTED]
=========================
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.