Maintaning State
I m doing ASP 3.0, i want to know if we r using username passpord system in our Applications, and one time many users accessing applications, so how i can maintain state with session, and if someone, looged out, then shuold i use Session.Abondam or what?
|