QUOTE (OrbitPoints @ Sep 13 2004, 03:07 PM)
I have used Jscript every since I started web development, why did m$ make vbscript? Are there any advantages to using it? Is it abandoned now? I have never seen any site use it.
Both VBScript and JScript are Microsoft scripting languages, you should use JavaScript instead, JScript was MS's attempt to push JavaScript out of the scene as competition but it didn't do so well. VBScript, well, stay clear of it, this is also a script used by virus writers and is not only effective on the web. .ASP is based on VBScripting, so it's quite similar in syntax.
You may not see VBScripts as it's only supported by IE, I'm not sure of any other browsers who went onboard for this scripting language. So you should consider it abandoned, obsolete...
Cheers, MC
Comment/Reply (w/o sign-up)