D
Darren.Ratcliffe
Hi everyone
I'm using v 2.0 of the framework with C# and am developing a web
application.
I am finding that my cookie names are duplicating themselves over and
over again, for example when I write out all the cookie keys and
values, I am getting the following:
CookieA: Apple
CookieB: Banana
CookieC: Carrott
CookieA: Apple
CookieB: Banana
CookieC: Carrott
I don't understand why this is happening - but I feel there may be
some of you out there that know exactly what has caused this
problem... or at least I hope!
Any pointers are most appreciated.
Many thanks
Darren
I'm using v 2.0 of the framework with C# and am developing a web
application.
I am finding that my cookie names are duplicating themselves over and
over again, for example when I write out all the cookie keys and
values, I am getting the following:
CookieA: Apple
CookieB: Banana
CookieC: Carrott
CookieA: Apple
CookieB: Banana
CookieC: Carrott
I don't understand why this is happening - but I feel there may be
some of you out there that know exactly what has caused this
problem... or at least I hope!
Any pointers are most appreciated.
Many thanks
Darren