How prevent email password from automatically appearing?
My email password--the actual chacters, not dots--is already in its "enter " box when my email page appears. How do I prevent this from happenieng?
My email password--the actual chacters, not dots--is already in its "enter " box when my email page appears. How do I prevent this from happenieng?
所有回复 (1)
Use these steps to remove saved (form) data from a drop-down list:
- click the (empty) input field on the web page to open the drop-down list
- highlight an entry in the drop-down list with the mouse or cursor Down key
do not click the mouse or press the Enter key - press the Delete key (on Mac: Shift+Delete) to delete the highlighted entry
Details like websites remembering you (log you in automatically) are stored in a cookie. You can delete the cookies from the website. "Remove Cookies" from sites causing problems:
- Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
由cor-el于