J
Jonathan Wood
Is there any way to specify a user's name using ASP.NET membership?
I know there is a UserName property but that's a unique login name, and not
ideal for the user's actual name. (Also, I'm going to use emails for the
username.)
Thanks for any suggestions.
I know there is a UserName property but that's a unique login name, and not
ideal for the user's actual name. (Also, I'm going to use emails for the
username.)
Thanks for any suggestions.