dotnetnuke - How do I prevent a user from using special characters in display name on DNN -


how prevent user using special characters in display name on dnn?

i have managed right username using below, doesn't work, though dnn text indicates field meant apply username , display name.

excluded terms

in site settings, tab "user account settings" can find setting "user name validation". there can add validation expression. think regex.

happy dnning! michael


Comments

Popular posts from this blog

python - RuntimeError: can't re-enter readline -

python - PyInstaller UAC not working in onefile mode -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -