More... e zine \ WP showcase \ flash
fun with programmers

Secure login

{ on Mar 1 }

Did you ever saw a secure login form, that shows the login data on view source?

<script language="javascript"> <!--// /*This Script allows people to enter by using a form that asks for a UserID and Password*/ function pasuser(form) { if (form.id.value=="buyers") { if (form.pass.value=="gov1996") { location="http://officers.someaddress.com/agents.html" } else { alert("Invalid Password") } } else { alert("Invalid UserID") } } //--> </script>

Ridicolous, have a look at The Daily WTF for more info….




Published in Spotlight | Tags: | Browse the Archives

miloIIIIVII is a graphic and Web designer based in Munich, who works with clients to create exciting and cutting edge web design
That's all. Want more info? Inspiration?
View the lifestream or the Gallery, subscribe to the full RSS feed or get it via Email.

Share


Related

Twitter

milo317: ie 6 ☠ big time follow me on Twitter



Notify

Comments are closed after twentyeight days of article posting.
Please use the contact form to get in touch.