Click here to Skip to main content
15,891,513 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I'd like configure asp.net's template membership provider and I want to use it with unique email address instead of username. I don't need username section. How can I do this?
Posted
Comments
JasonMacD 14-Oct-13 16:42pm    
Force the user to insert an email address into username field using regex or jquery. You can use the username once provided to insert email address into the users table at that point.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900