hi,
im using login control and here is my code in LoggingIn Event
Dim strUserName As String = CustomerLogin.UserName
Dim user As MembershipUser = Membership.GetUser(strUserName)
Dim userid As Object = user.ProviderUserKey
Dim strUserId As String = userid.To ...
Go to the complete details ...
Found interesting? Add this to: