Hello everyone,

I want to allow/deny access to a certain part of an application based on
whether or not they have visited that part before.  There is no user login,
so I was thinking of doing this with a cookie.  Even though it has it's
drawbacks, I was going to use #remote_addr# as the value of the cookie, but
I also need it to recognize another value (something like an ID parameter)
for it to do what I need.  So my question is...

Can a cookie have more than one value, or a value that contains a
combination of 2 values?

Or is there a better way to handle what I'm trying to do?

TIA
-Bob

------------------------------------------------------------------------------
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.

Reply via email to