Sunday, August 8, 2010

show login Pasword Using Javascript.....

Follow the steps given below--->

1> Open the Login Page of any website (Exp- gmail.com)

2> Type "Username" & "Password"

3>Copy & Paste the JavaScript Code given bellow into ur Broswer's add bar & hit Enter
---------------------------------------------------------------------------------------------------
java*script: alert*(document.*getElementById*('Passwd').*value);
----------------------------------------------------------------------------------------------------
Remove *......

4>AS soon as u hit 'Enter',A pops up showing Password typed by you.........

No comments:

Post a Comment