WEB BROWSERS TECHNOLOGY
WHAT IS WEB TECHNOLOGY
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Active Scripting Language
|
|
Passive Scripting Language
|
|
Both Active and Passive Scripting Language
|
|
None
|
Detailed explanation-1: -VBScript ("Microsoft Visual Basic Scripting Edition") is an Active Scripting language developed by Microsoft that is modeled on Visual Basic.
Detailed explanation-2: -VBScript is an interpreted script language from Microsoft that is a subset of its Visual Basic programming language designed for interpretation by Microsoft’s Internet Explorer (IE) web browser.
Detailed explanation-3: -Active Scripting (formerly known as ActiveX Scripting) is the technology used in Windows to implement component-based scripting support. It is based on OLE Automation (part of COM) and allows installation of additional scripting engines in the form of COM modules.
Detailed explanation-4: -VBScript is used for Client side scripting in Microsoft Internet Explorer. Microsoft Outlook Forms usually runs on VBScript; however, the application level programming relies on VBA (Outlook 2000 onwards).
Detailed explanation-5: -VBScript is a Microsoft technology that requires Microsoft’s IE. VBS can also be used for server-side scripting. This requires the use of a Microsoft web server such as Personal Web Server (PWS), or Internet Information Server (IIS) and a packaging such as Active Server Pages (ASP).