Hello all,

I have created a dynamic site where I tried to save a lot of the dynamic information 
in cookies.  At any 1 time there could be about 25 cookies.  None of them are very 
large, each holding a max of about 45 bytes.  This dynamic information is stuff like a 
cookie for the main font color,  a cookie for the main domain url, etc.  These cookies 
are pulled up on every page.

I have error logic in my application.cfm to push to a second page and save this 
information to an error file so that I can see the errors others have received on the 
site.

I seem to get the same error quite a lot and it is cookie no longer exist: "ColdFusion 
was unable to determine the value of the parameter".  I am not sure what causes 
something like this.  I only have one page where I reset all of the cookies and that 
is when someone logoffs the site.  I also have received the error and know for sure I 
did not hit the logogff before receiving the error.

Is there a reason why the cookies would suddenly dissappear?  Perhaps, cookies being 
pushed out of the buffer when more cookies are saved?  Maybe some virus?  Probably 
something I am doing but I have no idea what it is?

Thanks in advance,

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