D
DalePres
I've never run across that problem before, but it seems that the obvious
answer is to use less cookies. If your clients are IE, you can use the
Persistence behavior to store user settings and other things that don't
require the security (if you can call it that) of a cookie. Also, why are
you sending 20 cookies anyway?
For more information on the Persistence behavior, look at
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/persistence/overview.asp.
HTH
Dale Preston
MCAD, MCDBA, MCSE
answer is to use less cookies. If your clients are IE, you can use the
Persistence behavior to store user settings and other things that don't
require the security (if you can call it that) of a cookie. Also, why are
you sending 20 cookies anyway?
For more information on the Persistence behavior, look at
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/persistence/overview.asp.
HTH
Dale Preston
MCAD, MCDBA, MCSE