Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Why is the use of exit do or exit for statements within loops discouraged?

1093


Mention what is the main difference between function and sub-procedure?

1104


What are events in the vbscript language?

1169


give me any information abou vb script books learn quckly

2262


Explain few date functions in vbscript?

1114


Mention how to create a cookie using vbscript?

1066


Explain about filter expression?

1056


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

1071


What is byref and byval parameters in vbscript?

1126


Which loop is used in case of arrays in the vbscript language?

1003


Which data type/types are supported by vbscript language and what are their specialties?

1095


What is the use of option explicit in vbscript?

1043


where can i learn VB scripint ?

2158


How to access array data?

1046


Mention the rules for using option explicit statement?

1061