Re: please help a beginer
From: Atrax _ (anonymous@devdex.com)
Date: 06/30/02
- Next message: Atrax _: "Re: iis config"
- Previous message: Paul Lynch: "Re: Problems Setting up SSL"
- In reply to: anu: "please help a beginer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Atrax _ <anonymous@devdex.com> Date: Sun, 30 Jun 2002 03:24:07 -0700
not a security question and multiposted besides. I've posted a reply in
another group.
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: Atrax _: "Re: iis config"
- Previous message: Paul Lynch: "Re: Problems Setting up SSL"
- In reply to: anu: "please help a beginer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]