JScript is just Microsoft's implementation of ECMAScript, JavaScript is Netscapes's. The window.open method is not part of JavaScript not JScript, it is a method of the browser object model so can be called by any COM aware language, JavaScript, JScript, VBScript, VB6 etc.
--
Joe
|