|
-
Security Info - Session Var OR Cookie??
Hey experts,
Been VB'ing for years, relatively new to the world of ASP.
An either or question. I'm developing a "secured" site, requiring a user to
log-in to get access to many of the site's pages. Naturally, all I do is at
the top of each "secured" ASP page I check for log in info.
Here's my question : where do I store the user's logged in status - in a
cookie I check each time (seems like a lot of network traffic / slow?) or in
a Session variable (memory considerations?)?
Thanks for any comments, experience or explanations,
JasonL
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks