What is the difference between Javascript & Vbscript?

Answer Posted / gomathiparamasivan

JavaScript:
JavaScript runs on any browser.
It uses curly braces to denote functions.
JavaScript is client-side validation.
It is interpreted by the server(specifically,IIS)

VB Script:
VB Script runs only on Internet Explorer.
It uses Function and End Function to denote functions.
VB Script for server-side validation.
It is interpreted(and statements executed) by a user's
browser.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what do you mean .ota mobile format

1932


Which event is triggered when mouse focus comes out of an element in the vbscript language?

505


Mention the rules for using option explicit statement?

477


write a program to display configuration of a local system with the help of vb script.

1681


how to increase the values in text box in a given text box increament by two values by clicking on button

1641






what is the use of QCUtil? explain with one example?

6314


Mention how to assign a date value to a variable?

581


Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar

1959


Explain the string concatenation function in vbscript?

532


Mention characteristics of sub procedures?

574


what is used of Property........End Property loop ? how to write the script for it?

1680


Explain about arrays in vb script?

600


Explain about the asc function?

597


How strcomp function works?

620


when we use filter funtiom invb script(QTP)

2295