The Daily WTF: Curious Perversions in Information Technology
Welcome to TDWTF Forums Sign in | Join | Help
in Search

Browse by Tags

All Tags » crap javascript (RSS)
  • The World's Worst Security System

    function Login(){ var done=0; var username=document.login.username.value; username=username.toLowerCase(); var password=document.login.password.value; password=password.toLowerCase(); if (username=="tshm" && password=="thebigpicture") { window.location="image_download.shtm"; done=1; } if (username...
    Posted to Forum by lgeekery on 07-31-2007
  • Re: War on right clickers, tides have turned!

    Looks like I can steal images WITHOUT disabling JavaScript! This is even worse than the JavaScript on-click alert script you see everywhere. And people actually pay for this kind of crap?
    Posted to Forum by Mal1024 on 06-11-2007
Page 1 of 1 (2 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems