|
|
| 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 |
So you use the same piece of code over and over again and think there must be an easier way to use it? There is and this tutorial explains how to make your own functions and subroutines to do it. Author: Rob Collyer Code: ASP 2.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 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|