Search the web
Sign In
New User? Sign Up
asp-FAQ · Active Server Pages - FAQ
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Please guide me through usage of Session Variables in ASP   Message List  
Reply | Forward Message #9 of 19 |
All,

I have just started developing a new web site using ASP.

The question is:

How to maintain the users information using Session variables after
he has logged in?

I know the simplest (and I guess the most vulnerable way) to store
in the information in 2 session variables:

Session("Login")
Session("Password")

Someone has already mentioned and even I think this is not a good way.
I want to know the best way to do it. Please provide the code if you
can to create the session variables for the user after he enters his
login and password and we verify it in the database + code that goes
in the other pages as he browses through the web site.

I will really appreciate your help.

Thanks,
Kunal Parekh.






Tue Jun 10, 2003 5:22 am

pkunal
Offline Offline
Send Email Send Email

Forward
Message #9 of 19 |
Expand Messages Author Sort by Date

All, I have just started developing a new web site using ASP. The question is: How to maintain the users information using Session variables after he has...
pkunal
Offline Send Email
Jun 10, 2003
5:55 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help