Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Nov 02, 2011 02:07 PM by ojm37
Contributor
2248 Points
832 Posts
Oct 31, 2011 06:10 PM|LINK
I posted this (http://forums.asp.net/post/4661144.aspx) in the wrong forum.
Basically iOS 5, iPod Touch, duplicate blank cookie being returned to server..
Any ideas?
All-Star
20143 Points
3327 Posts
Nov 02, 2011 11:54 AM|LINK
Hi,
Is it working fine in iOS 4.3.5?
Check the below link for Cookie demo! Try to run the example in the link and cross check it!
http://www.codeproject.com/KB/aspnet/aspnetcookies.aspx
Hope it helps u...
Nov 02, 2011 02:07 PM|LINK
THANKS! I hate it when that happens (just checking the response cookie sets a blank one in the header if it does not already exist)...
Fixed the code to check the request cookie and everything now works as expected.
Thanks again,
ojm37
Contributor
2248 Points
832 Posts
iOS and Cookies....
Oct 31, 2011 06:10 PM|LINK
I posted this (http://forums.asp.net/post/4661144.aspx) in the wrong forum.
Basically iOS 5, iPod Touch, duplicate blank cookie being returned to server..
Any ideas?
roopeshreddy
All-Star
20143 Points
3327 Posts
Re: iOS and Cookies....
Nov 02, 2011 11:54 AM|LINK
Hi,
Is it working fine in iOS 4.3.5?
Check the below link for Cookie demo! Try to run the example in the link and cross check it!
http://www.codeproject.com/KB/aspnet/aspnetcookies.aspx
Hope it helps u...
Roopesh Reddy C
Roopesh's Space
ojm37
Contributor
2248 Points
832 Posts
Re: iOS and Cookies....
Nov 02, 2011 02:07 PM|LINK
THANKS! I hate it when that happens (just checking the response cookie sets a blank one in the header if it does not already exist)...
Fixed the code to check the request cookie and everything now works as expected.
Thanks again,