On Sat, 2003-10-11 at 04:40, HaywireMac wrote: > On Fri, 10 Oct 2003 20:54:27 -0700 > James Sparenberg <[EMAIL PROTECTED]> uttered: > > > > > Ok easiest way is via javascript.... check out the redirection scripts > > here. > > http://www.scriptsearch.com/JavaScript/Scripts/Redirection/ > > Doesn't XP come *without* Java now? Or is Java executed on the server > like PHP?
Java != JavaScript. Java is a C++ like object oriented language designed to write once, run anywhere via virtual machines. JavaScript is a scripting language for web browsers written by Netscape, which happened to come out at a time when Netscape was desparate to get some of the hype surrounding Java pointed their way. Its formal name is ECMAScript, but no one uses that name. JavaScript is good for automating stuff, writing calculators, filling in forms &c, but there's no disk or network access (in theory). -- Jack Coates Monkeynoodle: A Scientific Venture...
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
