crazyboybert
Programmer
Simple Question....
Whats the difference between Javascript and Jscript. When i use Javascript server-side in asp pages i can seemingly substitute 'Javacsript' and 'Jscript' in the script tag with no difference. Can anybody explain if there is a difference, if not why two names, and if there are any cases where it is important to draw the distinction.
My initial guess is that Jscript is a Microsoft only server-side version of Javascript with the same syntax but with some tweaks to allow more server control and to lose the clientside stuff and that the tag is imterpreted by the server as jscript regardless? Is this right?
cheers for any thoughts
rob
Whats the difference between Javascript and Jscript. When i use Javascript server-side in asp pages i can seemingly substitute 'Javacsript' and 'Jscript' in the script tag with no difference. Can anybody explain if there is a difference, if not why two names, and if there are any cases where it is important to draw the distinction.
My initial guess is that Jscript is a Microsoft only server-side version of Javascript with the same syntax but with some tweaks to allow more server control and to lose the clientside stuff and that the tag is imterpreted by the server as jscript regardless? Is this right?
cheers for any thoughts
rob