On Tue, 12 Oct 2004 20:57:54 +0100, Harlequin <michael.mason@xxxxxxxxxxxxxxxxx> wrote: > I'm also using Hypertext Mark-up Language and Hypertext Pre-processor but > hey - who cares about the TLAs...? No idea what a 'TLA' is in this context, but you're definitely missing the point. There is no such thing as 'client side java', it's just Java, whether it's an applet or a servlet or a cli app. Java is compiled into bytecode then executed, while Javascript is parsed like (you guessed it) a scripting language. Furthermore, Java was created by Sun, while Javascript was created by Netscape. Other than the name collision, they have very little to do with each other. -- Greg Donald Zend Certified Engineer http://gdconsultants.com/ http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php