New Scripting Console

We use the JavaScript console in Netscape Communicator to debug JavaScript errors. This console lets you type JavaScript code in one line (i.e., you must properly delimit multiple statements and block statements using semicolons and brackets). Microsoft Internet Explorer (IE) 5.0 includes a scaled-down version of this console. The IE script console lets you execute small scripts from the address bar of the browser. This console supports both JavaScript and VBScript, whereas the Netscape console supports only JavaScript. And, unlike the Netscape console, the IE script console doesn't open a new window. However, you can use the IE script console to run only small scripts, and you can't use it to test block statements.

Please or Register to post comments.

Upcoming Training

Mastering System Center 2012

During over 6 hours of training you can join John Savill from your computer as he will walk you through the key components and capabilities of System Center 2012, what’s involved in using the components, and the benefit they can bring to your environment.

Register Now

Current Issue

May 2013 - The NameTranslate object is useful when you need to translate Active Directory object names between different formats, but it's awkward to use from PowerShell. Here's a PowerShell script that eliminates the awkwardness.

CURRENT ISSUE / ARCHIVE / SUBSCRIBE

Windows Forums

Get answers to questions, share tips, and engage with the Windows Community in our Forums.