So far, in listing the types of tasks that VBScript has been developed to handle, we've focused exclusively on client-side VBScript-that is, ... Server-side scripting using VBScript is a whole subject on its own, and is really beyond the scope of this book. However, Appendix E, Active Server Pages, intro- duces you to some...
oreilly.com/catalog/vbscript/excerpt/ch01.html oreilly.com/catalog/vbscript/excerpt/ch01.html
ASP 101 is the place developers go for Active Server Pages and ASP.NET information! ... For this example, we've inserted 15 into the txtNumber field so that just by clicking the Verify button you can generate the error message. Remember, this client-side VBScript works only with IE 3.0 and higher.
www.asp101.com/tips/index.asp?id=35
Mar 17, 2001 ... We here introduce client-side VBScript – even though JavaScript is the de facto client-side scripting language. ...
www.ncat.edu/~esterlin/c600s01/Notes/Ch22.pdf
Add a Dash Of Client Side Scripting; Lets step back for a moment and look at what we are trying to acheive in broader terms. The fact that we are confirming the deletion of a database record is not important at this stage;
www.4guysfromrolla.com/webtech/021801-1.shtml
Introduction; Creating a Base Class as the Foundation for Adding Client-Side Script; Adding Client-Side ... When working with dynamic Web-based scripting technologies, like classic ASP or PHP, developers must have a keen understanding of the logical, temporal, and physical separation between the client and the server.
msdn.microsoft.com/en-us/library/aa479302.aspx
Specifically, VBScript was created by Microsoft to use either as a client-side scripting language for the Microsoft Internet Explorer (versions 3.0 and ...
www.devguru.com/Technologies/vbscript/QuickRef/vbscript... www.devguru.com/Technologies/vbscript/QuickRef/vbscript_intro.html
This article illustrates Microsoft Visual Basic, Scripting Edition (VBScript) client-side code that launches and automates Microsoft Office Excel or Microsoft Excel when a user clicks a button on a Web page. ... Microsoft Visual Basic, Scripting Edition 5.0...
support.microsoft.com/kb/198703
Client-side scripting - Wikipedia, the free encyclopedia
Client-side scripting generally refers to the class of computer programs on the web that are executed client-side , by the user's web browser, instead of server-side (on the web server). This typ...
en.wikipedia.org/wiki/Client-side_scripting
VBScript functions often take optional arguments ... – Functions for getting info about scripting engine ... – IE contains VBScript scripting engine (interpreter)
www.ccsu.edu/business/faculty/petkovao/WebDevMet/Lectur... www.ccsu.edu/business/faculty/petkovao/WebDevMet/Lectures/VBScript.htm
To promote the development of Web-enabled business applications using Microsoft technologies, Microsoft introduced VBScript, a scripting language that is a subset of Visual Basic. ... Coding Guidelines for Client-Side Scripting Nov 30, 2001...
www.peachpit.com/articles/article.aspx?p=24266&seqNum=3