Re: Prefered Coding Language!

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Evertjan. (exjxw.hannivoort_at_interxnl.net)
Date: 09/24/04


Date: 24 Sep 2004 13:54:08 GMT

Bob Barrows [MVP] wrote on 24 sep 2004 in
microsoft.public.inetserver.asp.db:
> I've been wondering the same thing. Are Evertjan and Jeff saying that
> ASP ignores the Javascript specification and forces Jscript to be used
> instead?

Yes, ASP [and IE] use, IMHO,
a subset/superset of javascript called jscript.

Some parts of the implementation are jscript only,
others are lacking, I am told.

I cannot give examples from my own experience immediately.

;-{

===========

The latest versions of JavaScript and JScript are compliant with the
European Computer Manufacturing Association's ECMAScript Language
Specification (ECMA-262 standard, for short). Note that the name for this
ECMA-262 language is ECMAScript. However, Netscape will continue to use
the name, JavaScript and, likewise, Microsoft will continue to use the
name, JScript. It is important to understand that the ECMA-262 standards
sets minimum compatibility requirements. You should expect current and
future versions of both JavaScript and JScript to also contain additional
proprietary features, beyond the minimum requirements, designed to woo
the developer to favor one language over the other. Fortunately, both
Microsoft and Netscape have promised to submit new features to ECMA for
inclusion in the evolving ECMA-262 standard.

<http://www.devguru.com/Technologies/ecmascript/
quickref/javascript_intro.html>

[before the Netscape demize?]

-- 
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress,
but let us keep the discussions in the newsgroup)


Relevant Pages

  • Re: Prefered Coding Language!
    ... >> that ASP ignores the Javascript specification and forces Jscript to ... > So technically speaking JScript is not JavaScript. ... > walks like a duck and talks like a duck then it's doing a pretty good ...
    (microsoft.public.inetserver.asp.db)
  • Re: Users uploading pictures
    ... True, however, the two are intermingled in the sense that clientside ... IE javascript is really jscript, and thatjscript is spoken here, ... That is why I pointed to the two ASP NGs. ...
    (comp.lang.javascript)
  • Re: Customizing the browser window using JScript/Javascript
    ... > Does window.showModalDialogwork in both JScript and Javascript, ... > specifically for JScript? ... showModalDialog is a method of the window object in IE's object model, ... As for other browser, Netscape 4, Netscape 6/7, Mozilla, Opera all do ...
    (microsoft.public.scripting.jscript)
  • Re: JSCRIPT and JavaScript - newbie Q
    ... JScript and Javascript in IE and Netscape, respectively, are ... > standardize the behaviors in JScript and Javascript, ... "At Netscape, we use the term "JavaScript" as the brand name for our ...
    (comp.lang.javascript)
  • Re: Handle Leaks with Microsoft.XMLDOM
    ... > sure if the JScript version is the samething as the javascript ... ECMA docs are based on the description of Netscape 4.? ... Microsoft mainly goes by Internet Explorer versions: so JScript 5.5 was ...
    (comp.lang.javascript)