Click here to Skip to main content
15,898,134 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Message from same IP Pin
Eytukan10-Oct-06 0:48
Eytukan10-Oct-06 0:48 
GeneralDisplay/user names Pin
Jörgen Sigvardsson8-Oct-06 12:02
Jörgen Sigvardsson8-Oct-06 12:02 
GeneralRe: Display/user names Pin
User 17164928-Oct-06 13:41
professionalUser 17164928-Oct-06 13:41 
GeneralRe: Display/user names Pin
Chris Maunder8-Oct-06 13:51
cofounderChris Maunder8-Oct-06 13:51 
GeneralRe: Display/user names Pin
PJ Arends8-Oct-06 15:42
professionalPJ Arends8-Oct-06 15:42 
GeneralRe: Display/user names Pin
Dan Neely9-Oct-06 2:44
Dan Neely9-Oct-06 2:44 
GeneralRe: Display/user names Pin
Chris Maunder9-Oct-06 3:42
cofounderChris Maunder9-Oct-06 3:42 
QuestionRe: Display/user names Pin
PJ Arends9-Oct-06 9:20
professionalPJ Arends9-Oct-06 9:20 
Not that I am an expert or anything (I know just enough SQL to be dangerous) but how about adding another row to the user table. I am sure you probably now have just the display name with it's HTML formatting and accented characters and all that fun stuff that you are trying to check against. If you were to add a row for the stripped user name which is the same name as the display name except for the formatting stripped out and you ran the comparisons against that row. At least then you only have to do the stripping once on the newly entered user name, not on every name in your database.

If a user has the display name "Jöhn" the user's stripped name would be "John". Now if anyone tries to use the names Jõhn, Jòhn, Jóhn, Jôhn, or John you would quickly find that the stripped name John is already in use and disallow the new user name.



You may be right
I may be crazy
-- Billy Joel --


Within you lies the power for good, use it!!!

AnswerRe: Display/user names Pin
Chris Maunder9-Oct-06 10:56
cofounderChris Maunder9-Oct-06 10:56 
GeneralRe: Display/user names Pin
Jörgen Sigvardsson8-Oct-06 19:29
Jörgen Sigvardsson8-Oct-06 19:29 
GeneralRe: Display/user names Pin
Eytukan8-Oct-06 22:46
Eytukan8-Oct-06 22:46 
GeneralRe: Display/user names Pin
Jörgen Sigvardsson13-Oct-06 8:39
Jörgen Sigvardsson13-Oct-06 8:39 
GeneralRe: Display/user names Pin
Chris Maunder23-Oct-06 9:24
cofounderChris Maunder23-Oct-06 9:24 
GeneralRe: Display/user names Pin
Jörgen Sigvardsson23-Oct-06 10:02
Jörgen Sigvardsson23-Oct-06 10:02 
GeneralDays Of Our Lives Pin
Chris Maunder7-Oct-06 1:28
cofounderChris Maunder7-Oct-06 1:28 
GeneralRe: Days Of Our Lives Pin
Stephen Hewitt8-Oct-06 20:58
Stephen Hewitt8-Oct-06 20:58 
GeneralRe: Days Of Our Lives Pin
Ashley van Gerven9-Oct-06 10:19
Ashley van Gerven9-Oct-06 10:19 
GeneralRe: Days Of Our Lives Pin
Nish Nishant10-Oct-06 4:04
sitebuilderNish Nishant10-Oct-06 4:04 
GeneralNavigation for QuickAccess Panel Pin
Eytukan7-Oct-06 0:43
Eytukan7-Oct-06 0:43 
GeneralOne Suggestion for CP Pin
Sarath C5-Oct-06 21:56
Sarath C5-Oct-06 21:56 
GeneralRe: One Suggestion for CP Pin
Rajesh R Subramanian5-Oct-06 22:12
professionalRajesh R Subramanian5-Oct-06 22:12 
General[Message Deleted] Pin
The Osmosian Order5-Oct-06 20:14
The Osmosian Order5-Oct-06 20:14 
GeneralRe: Non-Hierarchical Forums Pin
Shog95-Oct-06 21:03
sitebuilderShog95-Oct-06 21:03 
General[Message Deleted] Pin
The Osmosian Order5-Oct-06 21:10
The Osmosian Order5-Oct-06 21:10 
GeneralOT: Meaning of Life Pin
Michael P Butler6-Oct-06 2:00
Michael P Butler6-Oct-06 2:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.