VBScript (Visual Basic Script) - Network Encyclopedia

Опубликовано: 27 Декабрь 2025
на канале: Network Encyclopedia
3,976
20

What is VBScript?

VBScript stands for Visual Basic Scripting Edition, a scripting language developed by Microsoft and designed primarily for use in Web browsers such as Microsoft Internet Explorer.

You cannot use VBScript to write stand-alone programs. Instead, you must embed script into standard Hypertext Markup Language (HTML) files. The script is executed when a Web browser opens the HTML file. Alternatively, ASP can use VBScript to generate client-side script on the fly.

VBScript omits several useful features of the full Visual Basic, such as strong typing, extended error trapping and the ability to pass a variable number of parameters to a subroutine.

=================================
Our website: https://networkencyclopedia.com