Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Who is using cookies?
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01554695
Message ID:
01554738
Views:
45
Which means you're using two cookies: The Forms Auth cookie and the Session cookie...

FWIW, you can store auth-info in the FormAuthentication cookie so you can avoid the use of the Session object.


+++ Rick ---

>>I would like to obtain your feedback as to know if you are still using cookies when developing a Web site to keep the authentication? Either as http or https, I would like to know if you prefer to pass the authentication in a query string, by some kind of encrypted (or not) session ID, at every hit instead.
>
>I always use Forms authentication with authentication info in the Session object (standard Forms authentication).
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform