Many web developers enjoy using VBScript, due to its many nice, inherent
functions. However, Internet Explorer is the only browser which supports
VBScript, so for production web applications it is essential that all
client-side scripting be written in JavaScript.
No problem, though, we can write VBScript - like functions in JavaScript!
Below you'll find a number of VBScript functions implemented in JavaScript.
If you decide to use any of these (which I hope you do), please simply
include the below lines of text in the JavaScript code, and drop me an
email giving me the URL of
your site, so I can see your hard work.
// JavaScript Functions Written by:
// Scott Mitchell
// mitchell@4guysfromrolla.com
// http://www.4GuysFromRolla.com