• I have a password protected page and I have 2 questions:
    1. Is there a way to make it case insensitive so that it doesn’t matter if people type upper- or lower-case letters?
    2. Is there a way to make the letters/numbers visible when typing the password into the little box? My password is complex and I’d prefer people be able to see the characters as they type them as someone has already expressed a problem getting into the protected page. The password is complex and people would have an easier time if the characters were visible as they are typed.

    Any suggestions would be appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • 1. Why not just change the characters in the password to all lower case?
    2. You can copy and paste. Write it first in notepad/textpad and then paste it into the password box.

    Thread Starter Holy Solar

    (@herasee)

    1. I could just change them all to lower case, but I don’t want to. I want it to be case insensitive so it doesn’t matter if someone has CAPSLOCK on.

    2. When I am typing in the password I usually do copy/paste, but I want others to be able to see the characters that they are typing in, is there a way to program this in, or a plugin that will accomplish this?

    Thread Starter Holy Solar

    (@herasee)

    BTW: The second issue is really more important to me than the first one. I suppose I should have posed my questions in reverse order…
    Still trying to figure our how to make the characters visible as they are being typed in

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘password protected page questions’ is closed to new replies.