Hits Today: 1 Total: 6004 | Updated: 12/23/2003 | |
 | 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 |
Hits Today: 1 Total: 8376 | Updated: 2/24/2003 | |
 | 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 |
Hits Today: 1 Total: 2388 | Updated: 5/13/2004 | |
 | 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 | |  | |
Hits Today: 1 Total: 3273 | Updated: 3/23/2002 | |
 | 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: VBScript |
Hits Today: 1 Total: 11475 | Updated: 2/18/2002 | |
 | Visual Basic Scripting Edition: Functions. The table contains the VBScript functions. Author: MSDN Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 2306 | Updated: 11/16/2003 | |
 | 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 |
Hits Today: 1 Total: 2980 | Updated: 1/13/2003 | |
 | 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 | |  | |
Hits Today: 1 Total: 4119 | Updated: 2/16/2003 | |
 | 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 |
Hits Today: 1 Total: 8488 | Updated: 8/6/2000 | |
 | 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 |
|