On Thu, 5 Aug 2004, Joseph Alotta wrote: [...] > I think > there is something going on in the java code in the first part. [...]
That sounds like a fair bet <wink>. Your next step is to figure out what that something is. (Actually, it's JavaScript code. Java != JavaScript -- the two are quite different (JavaScript is much better designed <0.5 wink>).) Luckily, it really doesn't require any JavaScript knowledge to figure out what the code does -- if you know Perl, you won't have any trouble guessing what's going on. You just have to knuckle down and read it. John
