I have not used Membership Class in my site, how can i know how many users are online and how can i check if any user is online or offline ?
when if user provide its true userid and password i use this code:
FormsAuthentication.SetAuthCookie(Username, false);
if u know this then help me freinds !!!
...
Go to the complete details ...