Avatar of FeVeR
FeVeR
 asked on

vbscript

is vbscript in web pages widely used? can it be used by any modern browser? thanks!
Visual Basic Classic

Avatar of undefined
Last Comment
chip14

8/22/2022 - Mon
RavenOfThought

VBScript can only be used in Internet explorer browsers. It isn't supported by Netscape because Microsoft is a rival :)
ASKER CERTIFIED SOLUTION
farhanzia

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
chip14

VBScript is only supported on Internet Explorer Browser. You may either use Javascript, In this way your script would be supported by the two browser(Netscape and IE). They still have their differences in case of functionality. Some code script may only run on Netscape and vice versa with IE.
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck