![]() |
2008-09-05
, 06:38
|
|
Posts: 121 |
Thanked: 163 times |
Joined on Feb 2008
@ Oulu, Finland
|
#2
|
![]() |
2008-09-05
, 06:41
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#3
|
javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Password is:\n\n" + s); else alert("No passwords");})();
Is there anyway to view my the saved passwords that are stored in the browser? I forgot one of my passwords , and the page doesn't have a "remind me" option, so I can't log in on my PC, but its still stored on my N810.
Thanks in advance.