G
Guest
I use Form Authentication in VS2003 app. I ha ev a table for UserName,
LoginName and Password.
Throughout appliation I can use User.indetity.name to retrive data. But I
running into the situation I have two user using the exactly same FirstName
and LastName.
How do I do something like User.Identity.Password or User.Identity.LoginName?
JimmyChang
LoginName and Password.
Throughout appliation I can use User.indetity.name to retrive data. But I
running into the situation I have two user using the exactly same FirstName
and LastName.
How do I do something like User.Identity.Password or User.Identity.LoginName?
JimmyChang