I plan to use WCF REST-based web se开发者_StackOverflow社区rvices to communicate with an iPhone app. I\'d like to maintain the ASP.NET_SessionId cookie and .ASPXAUTH cookie for the authenticated user
I thought the .ASPXAUTH was for user authentication? Can anyone confirm if this cookie is indeed a security risk and/or contains session information? Is it even suppose to be used or开发者_高级运维 is
Due to a bug in Flash, I have to use the ASPXAuth cookie to log a user in on a page that a flash upload script calls after upload. See this page for more information: http://geekswithblogs.net/apopovs
360U3开发者_运维百科204510699 2022-04-24 19:23 配送订单在1-300以内,每单3元。配送订单量达到300-600,每单4元。
For a web application I switched from using ASP.NET Membership to using my own log in system which just does something like this to mark a user as logged in: