|
|
|
|
Visual Basic Scripting Edition (VBScript)
Simplified
version of the Visual Basic programming language, making it
easy for programmers to move between writing VBScript scripts
and writing Visual Basic programs.
A programming language and environment developed by Microsoft. Based on the BASIC language, Visual Basic was one of the first products to provide a graphical programming environment and a paint metaphor for developing user interfaces. Instead of worrying about syntax details, the Visual Basic programmer can add a substantial amount of code simply by dragging and dropping controls, such as buttons and dialog boxes, and then defining their appearance and behavior. Active Server Pages (ASP)
Server-generated
pages which can call other programs to do things like access
databases VBScript
is the usual scripting language used with ASP. Developers
using ASP insert dynamic content within Web page templates
by including special tags in the template that contain a scripting
language, such as VBScript or JavaScript. These scripts can
automatically generate "active" content when the page is sent
to the client. |
|
|
|
![]() |
Welcome
to the World of Questy |