spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / dhtml / column22
Developer News
Google Chrome Playing Catch-Up on Extensions
Open Solutions Alliance Gets New Leadership
Red Hat Spacewalk Expands Linux Management
Logo

JavaScript Enhancement with VBScript
inter-language communication for Explorer


This tutorial can be appreciated by users of any browser, any version. The in-line examples will work on all browsers, but the display will be browser-specific. The VBScript examples will display only in Explorer 4.

VBScript???

No, I'm not going crazy. Yes, JavaScript is the Web scripting standard, and yes, JavaScript is the script language of DHTML Lab, and yes, we will continue to use it exclusively.

However, much of the "cross-browser" code we have created here is really a single script that contains browser-specific code for both browsers. We often use browser-specific features in a cross-browser script.

That's what we'll be doing this column: using extended features of Explorer for added functionality. No knowledge of VBScript is necessary. All VBScript enhancements will be called from JavaScript, with the simplest of routines.

The only pre-requisite for appreciating this column is a knowledge of the JavaScript alert(), confirm() and prompt() methods, which we have all used since JavaScript 1.0 (Navigator v2). In this column, we'll learn how to enhance these methods through JavaScript-VBScript communication.

In This Column

We will discuss:

First let's discuss the reasons for enabling communication between the two languages.


Produced by Peter Belesis and

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

webref The latest from WebReference.com Browse >
Popular JavaScript Framework Libraries: An Overview - Part 3 · Accessing Your MySQL Database from the Web with PHP · Working with the DOM Stylesheets Collection
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
MS Access and MySQL · Cisco AutoQoS: VoIP QoS for Mere Mortals · While VoIP Adoption Explodes in Enterprise, Carrier Spending Lags

All Rights Reserved. Legal Notices.
Created: Nov. 18, 1998
Revised: Nov. 18, 1998

URL: http://www.webreference.com/dhtml/column22/