Hi all,
I have used cookies for storing some data in asp based application. Most
of the times it works perfectly fine. However, sometimes the cookie does
not get initialized and I am not able to store or retrieve anything.
Here I dont get any error but the value of the cookie just shows "NaN".
This error gets corrected when the local cache is cleared. Is there a
better automatic or progamming method available to detect, prevent and
correct this problem?
Has any one encountered such a problem
Thanks in advance,
Rajendra