an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Forcing username to be email
Last Post 7/15/2009 3:39:54 PM By lukezy. 1 replies.
7/15/2009 12:05:38 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Forcing username to be email
Hi Luke,
 
Please let me know how we can force username to be email. and not just name .
 
Also where can I change the false login attempt message, and trial numbers ( from 2 to 3 )
 
Bahram
7/15/2009 3:39:54 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Forcing username to be email
You can put the RegEx validation in the register form for username field. Search in the internet for the email RegEx pattern.
DotShoppingCart Staff