Quote:
Originally Posted by CeciL ----------------------
SonoranBob about your VbScript, ever hear of ASP? Just as if not more powerful than PHP. Been around since the 90's |
Um ... yesss, VBScript is the language used by classic ASP. If' you're talking about ASP, you're talking about VBScript, and if you're talking about VBScript, you're talking about either ASP or writing utility scripts in Windows.
ASP has been superceded by ASP.NET which can use VB.NET, C#, Python, Ruby, or even PHP. As a scripting language, VBScript has been superceded by PowerShell, which is basically a scripting variant of C#.
--Bob