|
|
| Sub & Function [+] Favor-It | |
| |
 |
| | Sort By:
|
A growing listing of VbScript Functions to use in your active server pages. Learn from examples how to use the built in functions in VbScript with asp. Author: Derek Truman Code: ASP 3.0 & VBScript |
Do you need to know if the ID number you grabbed from the database is odd or even? Well here you go. Code: ASP 3.0 & VBScript |
Una piccola introduzione all'uso di Sub, Function e Classi con ASP utilizzando il linguaggio VBScript. Turorila di base con esempio di creazione di una semplice Classe con una Sub e una Function Author: gendea a Code: |
|  | |
Visual Basic Scripting Edition: Functions. The table contains the VBScript functions. Author: MSDN Code: ASP 3.0 & VBScript |
When creating ASP pages you can choose to use a number of scripting languages, such as VBScript, JScript, PerlScript, and even Python. Realize that VBScript, the most popular server-side scripting languages, is a watered-down version of VisualBasic. Author: T. Bradley Dean Code: ASP 3.0 & VBScript |
This useful code focuses on the GetSelect() Function which fills a SELECT drop down from an SQL statement. Author: Igor Krupitsky Code: ASP 3.0 & VBScript |
According to the author of this code example, "AdMiH," this is the way functions should be used, and made! Author: AdMiH Code: ASP 3.0 & VBScript |
|  | |
The complete lowdown on creating functions, declaring and using arrays to store data, as well as an intro to program flow statements().
Author: David M. Carr Code: ASP 2.0 & VBScript |
Basic tutorial explaining how, when, where, and why to use a Function or a Subroutine in your code.
Learn how to call subroutines and functions and how to pass parameters. Author: Michael Wall Code: ASP 3.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|