Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Javascript Tricks => Topic started by: Tina on September 20, 2007, 01:29:57 PM



Title: Account Hacked
Post by: Tina on September 20, 2007, 01:29:57 PM
Account Hacked

This is the funny code,when you run the script you can see the prompt on which it displays "Your Account is Hacked By TECHNO WORLD" Wink.

Its good and safe


Code:
javascript:function reverse() { var inp = " !DLROW ONHCET yb dekcah si tnuocca tukrO ruoY "; var outp="";for (i = 0; i <= inp.length; i++) { outp =inp.charAt (i) + outp;}alert(outp) ;}; reverse();