c# Programming Glossary: www.nkmekal.com
Unable to read cookies in FireFox/Chrome via 302 redirect, but works in IE http://stackoverflow.com/questions/9188837/unable-to-read-cookies-in-firefox-chrome-via-302-redirect-but-works-in-ie into this issue. Hopefully it pays off I have two domains www.nkmekal.com and www.incessantcoding.com Please use Firefox Chrome to replicate.. Firefox Chrome to replicate the issue Step 1 Browse http www.nkmekal.com createcookie.aspx The page just creates a cookie. Below is the.. which basically does a simple 302 redirect to http www.nkmekal.com ReadCookie.aspx below is the code that does this redirect In..
|