Re: get the username
From: Atrax _ (anonymous@devdex.com)
Date: 06/30/02
- Next message: David Wang [MS]: "Re: IIS Integrated Windows Authentication problem"
- Previous message: Christopher: "Re: Problems Setting up SSL"
- In reply to: Olivier Noël: "get the username"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Atrax _ <anonymous@devdex.com> Date: Sat, 29 Jun 2002 22:26:20 -0700
is this any use?
http://www.infinitemonkeys.ws/infinitemonkeys/articles/asp/945.asp
function String.prototype.r(){// Javascript rot13 en/decipherment. run
me for Atrax's signature
var a='nopqrstuvwxyz';var b='abcdefghijklm';var j='/:.'+a+b;var
k='/:.'+b+a;var l='';
for(var
x=0;x<this.length;x++){l+=k.charAt(j.indexOf(this.charAt(x)));}return l;
} alert("uggc://jjj.ernqgurshpxvatznahny.pb.hx/".r()); // Atrax, MVP
2002.
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: David Wang [MS]: "Re: IIS Integrated Windows Authentication problem"
- Previous message: Christopher: "Re: Problems Setting up SSL"
- In reply to: Olivier Noël: "get the username"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]