When using "Session" or "Viewstate", I can directly save & read the value whenever I want.
But when using "Cookies", I face problem like: after I save value to Cookies, when I try to read, there is no value. But after the page was reloaded, then only I can read the value...
Sound not logic right? But it happens, I am still trying to find out what is going on.
Please let me know if you faced the same problem as me before. TQ....
But when using "Cookies", I face problem like: after I save value to Cookies, when I try to read, there is no value. But after the page was reloaded, then only I can read the value...
Sound not logic right? But it happens, I am still trying to find out what is going on.
Please let me know if you faced the same problem as me before. TQ....