What is the difference between Javascript & Vbscript?

Answer Posted / sonal.pagare

Javascript -

It is client side scripting language, developed by Netscape.

It is case sensitive.

File extension is .js.


VBscript -

It is both Client and server side scripting language,
developed by Microsoft.

It is not case sensitive.

File extension is .vbs and .vba.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain vbscript in detail?

817


Why to use option explicit in vb script?

800


In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?

2224


How to Import data from a file (file is on the desktop) to the data table

1804


Mention what is select case statement?

728


In html file what is an ideal position to include vbscript?

1076


What is the use of the formatdatetime function in the vbscript language?

759


What are the rules to name variable in vbscript?

786


can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.

2053


What is the use of option explicit statement?

764


please can you help me to get a code of flames using a visual basic 6

1431


Explain about operator precedence in vb script?

815


Out of the different type of operators, which are evaluated first and last in the vbscript language?

765


what is resorceallocation

1959


Explain different types of segment?

782