Results 1 to 11 of 11

Thread: JScript ??? JavaScript

  1. #1

    Thread Starter
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    JScript ??? JavaScript

    I saw a book today about JScript .NET...so I guess that I got a ind of confused. Is JScrikt and JavaScript the same thing??? Isn't .NET microsofts framework. Why do JScript have a .NET book????

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    JScript is Microsoft's version of Javascript. JScript isn't supported on browsers other than Internet Explorer.

  3. #3

    Thread Starter
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    ...lol...so it's like VBScript...don't think I want to start to learn JScript then..

  4. #4
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444
    I don't think it's really much different - the basics are the same as EMCAScript (or whatever the official JavaScript is called), it's just that it encompasses ActiveX and such. Basically just MS's implementation of JavaScript, but you're right - try to learn it the cross-browser way.

  5. #5

    Thread Starter
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Thanks for your answers. Just got a little bit confused there a while...

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by NoteMe
    Thanks for your answers. Just got a little bit confused there a while...
    What else is new

  7. #7

    Thread Starter
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    ...hehehehe...thanks for that one too...

  8. #8
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Also, I'm fairly certain MS products don't differentiate between Javascript or JScript - they all get ran by the JScript ActiveX scripting engine, which is used by IE, ASP, WSH, etc.

    JScript.Net is probably something new, though.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  9. #9

    Thread Starter
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    OK...now you got me confused again...(everything was easier before I got internett )....do you say that JavaScript and JScript is the same thing??? Is JavaScript a MS product too....We are learning JAVA at school but not scripts so this is new to me....

  10. #10
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    1. Java is completely different than Javascript (both share syntax based on the C language). Netscape invented Javascript, originally called it LiveScript, but changed the name as Java became popular.

    2. Microsoft released JScript for IE to compete with Netscape's Javascript, with pretty much the same thing, except with MS's extensions to it for IE.

    3. Javascript has been standardized as ECMAScript, by the ECMA (European Computer Manufacturer's Association).

    4. JScript and Javascript (still controlled by Netscape) claim compatibility with the standardized ECMAScript.

    4. That said, IE will treat Javascript code as JScript to run it.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  11. #11

    Thread Starter
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Thanks JoshT. I don't think you could have explained it better. Feel like I have learned a little it today too....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width