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

How are values assigned to string type and numeric type variables?

783


How many types of procedures are available in the vbscript language?

766


How to get the length of the string by making use of the string function?

840


can anyone tell me the procedure of interview held in applabs

1984


What are class events?

778


What are the rules to name variable in vbscript?

825


What are the advantages of vbscript?

880


What are string functions in vbscript?

882


Explain about .wsf files?

872


when we use filter funtiom invb script(QTP)

2517


Explain the arrays in vb script?

835


How strcomp function works?

884


hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz

2806


How can constants be declared in the vbscript language?

785


What are the different types of loops available in the vbscript language?

757