|
you have not asked a complete questions. There can be various ways. The one easy method is to create a session variable on the time of logon for that user on successful logon. Then where u need to check the logon information check session, and it will tell you the story. On logoff destroy session.
|