Popular Books:
Data Literals
This section provides a quick introduction of data subtype literals. Examples of data literals are provided for Integer, Long, Single, Double, String, Boolean, Date, Empty and Null. 2022-10-01, ∼400🔥, 0💬
About This Book
This section provides some detailed information about this book - VBScript Tutorials - Herong's Tutorial Examples. 2022-10-01, ∼397🔥, 0💬
Variable Inspection - Data Type Validation
This section describes why variables need to be inspected when receiving it in a procedure and how to inspect a variable to determine its data type. 2022-10-01, ∼396🔥, 0💬
Sub (Subroutine) Procedure Example
This section provides a tutorial example on how to use a subroutine procedure. A 'Call' statement should be used to invoke a subroutine procedure. 2022-10-01, ∼362🔥, 0💬
"Mod" - Arithmetic Modulus Operation
This section provides some detail rules and a tutorial example on how arithmetic modulus operation works in VBScript. 2022-10-01, ∼347🔥, 0💬
Setting Up IIS to Run ASP Pages - asp.dll
This section provides a tutorial example on how to set up IIS 5.0 to run ASP pages. The important step is to link the .asp extension to the asp.dll library. 2022-10-01, ∼342🔥, 0💬
"Sub" Statement and Subroutine Call
This section describes how to define and invoke a subroutine procedure. There is no way to specify a return value in a subroutine procedure. 2022-10-01, ∼341🔥, 0💬
String Concatenation Operation
This section provides a quick introduction of string concatenation operation, which joins the second string to the end of the first string. 2022-10-01, ∼336🔥, 0💬
Popular Posts:
This chapter provides notes and tutorial examples on UTF-32, UTF-32BE and UTF-32LE encodings. Topics...
This section describes how to download Apache (HTTP Server) 2.2.25 binary distribution for Windows s...
Where to find lucky wedding dates for year 2011 to 2020? Lucky wedding dates for year 2011 to 2020: ...
This section describes a tutorial example on how to create an error handler to be used by the valida...
This section provides a tutorial example on how to convert a private and public key pair stored in b...