I have a .net forms authenticated membership system. Certain elements of the pages are set such that they display the
users name on the page. Now, when a user logs in and does not enter the correct capitalization of their username they
are given entry to the site, but instead of the name displaying the capitalization they joined with it shows the
capitalization they logged in with. Can this be resolved?
I would like users to be able to login with incorrect capitalization as most people are used to this, but I would like
their name to be displayed in the original capitalization they registered with.
Many Thanks,
Stan
users name on the page. Now, when a user logs in and does not enter the correct capitalization of their username they
are given entry to the site, but instead of the name displaying the capitalization they joined with it shows the
capitalization they logged in with. Can this be resolved?
I would like users to be able to login with incorrect capitalization as most people are used to this, but I would like
their name to be displayed in the original capitalization they registered with.
Many Thanks,
Stan