Microsoft has the only browser that supports VBScript as a client-side scripting language like JavaScript, but it is just a tad bit more powerful. Other than that, ASP (using the slightly modified version of VBScript) is widely used and VBScript is used in many programs used with WSH. I wrote a web-based game one time called "Time Of War" where every 30 minutes all the players were given 2 more soldiers and $1,000. I wrote the program to update the database in VBScript and set it up as a scheduled task on the server. It worked very nicely!