Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: login session


Message #1 by Philip Tham <philipt1@s...> on Wed, 12 Jun 2002 02:16:14 -0500
This is a multi-part message in MIME format.

--Boundary_(ID_vEmr+BsNayEXc+gaG1A0OQ)
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7BIT

Is there a fast way of using asp.net control to determine if an user account has already been login.  Meaning one login per session
control.

Thanks

Philip

Message #2 by Neeta.Ambekar@l... on Wed, 12 Jun 2002 14:05:10 +0530
Use form level authentication, it create User object for valid login
user....


  Return to Index