Tutorial Books:
'vbscript:' Pseudo-URL Addresses
This section describes what is a 'vbscript:' pseudo-URL address and provides several interesting examples of 'vbscript:' URLs. 2022-10-01, 123👍, 0💬
"-" - Arithmetic Subtraction Operation
This section provides some detail rules and a tutorial example on how arithmetic subtraction operation works in VBScript. 2022-10-01, 122👍, 0💬
"*" - Arithmetic Multiplication Operation
This section provides some detail rules and a tutorial example on how arithmetic multiplication operation works in VBScript. 2022-10-01, 122👍, 0💬
Example - Passing Arguments by Reference
This section provides a tutorial example on how to pass arguments by reference to swap values passed through procedure arguments. 2022-10-01, 121👍, 0💬
"/" - Arithmetic Division Operation
This section provides some detail rules and a tutorial example on how arithmetic division operation works in VBScript. 2022-10-01, 119👍, 0💬
Passing Arguments to Procedures
This section describes rules on how arguments can be passed from the calling code into the called procedure by reference (the default) or by value. 2022-10-01, 116👍, 0💬
References
List of reference materials used in this book. 2022-10-01, 115👍, 0💬
Example - Variable Scope in Procedures
This section provides a tutorial example on validating scope of global variables in the main code and local variables in procedures. 2022-10-01, 114👍, 0💬
Commonly Used Types of Statements
This section provides a list of commonly used types of statements. Simple examples of statements are also provided. 2022-10-01, 110👍, 0💬
Using VBScript with Internet Explorer 11
This section provides tutorial example on how to enable script running and disable 'Edge' mode in IE 11 to load Web pages embedded with VBScript code. 2022-04-01, 5012👍, 5💬
💬 2021-01-03 Herong: Rory, thanks for sharing the information!
Using Visual Basic with Microsoft Access
This section provides tutorial example on how to add a Visual Basic code in Microsoft Access database to be executed as a macro on database tables. 2022-02-27, 5491👍, 10💬
💬 2022-02-27 bob: this didnt help
💬 2018-08-11 Herong: trina, I will make corrections. Thanks for the comment.
💬 2022-01-02 Herong: Cody, you can try the suggestion in VBScript Support in IE Web Browsers
💬 2021-12-28 Cody Shmaz: Is it possible to right a MsgBox() on a web page? thanks!
Examples of Expressions
This section provides a tutorial example showing you different types of expressions. 2020-06-20, 192👍, 2💬
💬 2020-04-25 my name is idiot: Me wants it die
💬 2016-05-23 Herong: James, your email address is not working. Please contact me.
Popular Posts:
What is test testing area for? The testing area is provided to allow visitors to post testing commen...
This section provides a tutorial example on how to a simple Java Swing program. SwingHello.java is m...
This section describes how to insert new data rows into MS Access database through the JDBC-ODBC dri...
This section provides a tutorial example on how to use 'adb -d install' command options. '-r' is to ...
This PHP tutorial book is a collection of tutorial notes and sample codes on building Chinese Web si...