I have an ASP.net login control in my web application. While I run the application in Internet Explorer and type the password it is displayed as question marks.
Is anyone able to solve this problem? It would be very useful for my project.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Normally this means that the font it’s trying to use does not contain the character that was specified. Did you set a specific character or a non-default font? (The default symbol should be the asterisk, * – not sure about the font.)
Also, check the character set for your pages.