|
|
| VBScript [+] Favor-It | |
| |
 |
| | Sort By:
|
This is an extremely comprehensive reference for VBScript. The Functions section is an extensive list that covers almost a hundred VBScript functions. Author: DevGuru Code: ASP 2.0 & VBScript |
While we are all familiar with the And, Or and Not logical operators in VBScript, not many developers are fluent (or even aware of)
VBScript's other logical operators: Eqv, Imp, and Xor. This tutorial describes how to use them.
Author: 4GuysFromRolla Code: ASP 2.0 & VBScript |
Operators in ASP fall into four categories Math, Comparisons, the somewhat more advanced Logic operators, and Leftovers(those that don't fit well into any category).
Author: tizag Code: ASP 3.0 & VBScript |
|  | |
Since these constants are built into VBScript, you don't have to define them before using them. Use them anywhere in your code to represent the values shown for each. Author: VBScriptOnline.com Code: ASP 3.0 & VBScript |
Since these constants are built into VBScript, you don't have to define them before using them. Use them anywhere in your code to represent the values shown for each. Author: VBScriptOnline.com Code: ASP 3.0 & VBScript |
Since these constants are built into VBScript, you don't have to define them before using them. Use them anywhere in your code to represent the values shown for each. Author: VBScriptOnline.com Code: ASP 3.0 & VBScript |
Since this constant is built into VBScript, you don't have to define it before using it. This constant reference chart shows time zone codes that you can use on your website. Author: VBScriptOnline.com Code: ASP 3.0 & VBScript |
|  | |
The following constants are used with the MsgBox function to identify what buttons and icons appear on a message box and which button is the default. In addition, the modality of the MsgBox can be specified. Author: VBScriptOnline.com Code: ASP 3.0 & VBScript |
Since these constants are built into VBScript, you don't have to define them before using them. String Constants can be very useful when formatting strings. Author: VBScriptOnline.com Code: ASP 3.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|