This is a question about the Netscape browser. I would ask this question in a Netscape forum but I don't know of one.
The question I've got pertains to my user registration script (UserRegister.php) and my login script (Login.php).
The Netscape browser pre-fills the username for the login script with my own username.
With the user registration script I've got two password input boxes where the user must enter his password twice. The Netscape browser pre-fills the requested username text input box with my username and it fills the first password input box.
The Internet Explorer browser does not pre-fill any of the values. It kind of scares me a little bit because I don't want visitors to my site to know my username. Actually, I don't think they will since I believe it's a glitch with Netscape.
I've clicked on Tools->Form Manager->Edit for Manager->Remove All Info with the Netscape browser. The browser is not supposed to have any information stored - but apparently it does.
Does anybody know how I can clear all of the stored information out of the Netscape browser?