Exforsys
+ Reply to Thread
Results 1 to 5 of 5

What is the difference between jscript and javascript?

This is a discussion on What is the difference between jscript and javascript? within the Html forums, part of the Programming Talk category; JScript supports that allow access to activeX and the local computer. These commands are intended for use on intranet sites.JScript ...

  1. #1
    rachelpit is offline Junior Member Array
    Join Date
    Feb 2011
    Location
    UK
    Answers
    4

    What is the difference between jscript and javascript?

    JScript supports that allow access to activeX and the local computer. These commands are intended for use on intranet sites.JScript should not be used on the internet.


  2. #2
    poojadreams is offline Junior Member Array
    Join Date
    Aug 2011
    Location
    Hyderabad
    Answers
    22
    The biggest difference now between JavaScript and JScript are all of the additional commands that JScript supports that allow access to ActiveX and the local computer. These commands are intended for use on intranet sites where you know the configuration of all of the computers and that they are all running Internet Explorer.

    There are still a few areas remaining where JavaScript and JScript differ in the means that they provide to perform a particular task. Except in these situations the two languages can be considered to be equivalent to one another and so unless otherwise specified all of the references to JavaScript that you see will also usually include JScript.


  3. #3
    tradeaust is offline Junior Member Array
    Join Date
    Oct 2011
    Answers
    1
    Quote Originally Posted by rachelpit View Post
    JScript supports that allow access to activeX and the local computer. These commands are intended for use on intranet sites.JScript should not be used on the internet.
    javascript is the only language supported by every browser and jscript helps in activex supports ole (object linking embedding)


  4. #4
    venkatjaya is offline Junior Member Array
    Join Date
    Jan 2012
    Answers
    8
    JScript & javascript are both scripting languages that facilitate
    development of web pages. JScript is similar to javascript with subtle difference in objects & functions exposed. JScript is supported and shipped by Microsoft and may be work best only on IE where as javascript was initiated by netscape and can work across all browsers consistently.




    ......................................................................................................................

    Last edited by admin; 02-08-2012 at 08:48 AM.

  5. #5
    goodmark is offline Junior Member Array
    Join Date
    Apr 2012
    Answers
    15
    Wow, I thought JScript and JavaScript were the same thing. My bad. I'm glad this distinction has been made because it has confused me some recently.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...