Friday, July 30, 2010
 
 
 Array ASP Scripts
 ASP Script Home » Array

14 ASP Array Scripts

Sort: Most Viewed | Highest Rated | Newest

String to Character Array

This is a conversion of string to characters into an Array. This is very useful for manipulating strings for your database...
Added on: 2/25/2003  Hits: 7642 Rating: String to Character Array has been rated  3.04 by  140 users (3.04) votes 140

Count total records in DB

Use this script to count how many records in DB. Level: Beginner Check an example on my site....
Added on: 12/27/2002  Hits: 5653 Rating: Count total records in DB has been rated  3.09 by  43 users (3.09) votes 43

SelectionSort Function

The SelectionSort function sorts an array alphabetically (A - Z) or numerically (low to high). SelectionSort expects an array as input. ...
Added on: 12/2/2002  Hits: 5492 Rating: SelectionSort Function  has been rated  2.86 by  43 users (2.86) votes 43

RevArray Function

The RevArray function reverses the order of an array. In other words, the upperbound value of an input array will become the lowerbound value and all other values will re-order themselves accordingly. RevArray returns an array. ...
Added on: 12/2/2002  Hits: 5371 Rating: RevArray Function  has been rated  2.98 by  40 users (2.98) votes 40

RemDups Function

RemDups removes duplicates from an array and returns a new array with no duplicates. Does not modify the existing array. ...
Added on: 11/28/2002  Hits: 4575 Rating: RemDups Function  has been rated  2.93 by  57 users (2.93) votes 57

HasDups Function

The HasDups function indicates if an array contains duplicate values. HasDups returns True if more than one array subscript value exactly matches another subscript value. HasDups returns False if the array contains no matching values. ...
Added on: 11/28/2002  Hits: 6424 Rating: HasDups Function  has been rated  3.04 by  47 users (3.04) votes 47

ExchangeSort Function

The ExchangeSort function sorts an array alphabetically (A - Z) or numerically (low to high). ExchangeSort expects an array as input. ...
Added on: 11/28/2002  Hits: 5480 Rating: ExchangeSort Function  has been rated  2.65 by  165 users (2.65) votes 165

CombSort Function

The CombSort function sorts an array alphabetically (A - Z) or numerically (low to high). CombSort expects an array as input. ...
Added on: 11/28/2002  Hits: 5481 Rating: CombSort Function  has been rated  3.41 by  63 users (3.41) votes 63

Arrays to store data

Assigning an array size with a variable produces a variable unless the Redim command is used. Method #1: You know the size Method #2: the size is in a variable ...
Added on: 11/26/2002  Hits: 5643 Rating: Arrays to store data  has been rated  3.02 by  48 users (3.02) votes 48

Array Count

Array Count...
Added on: 11/23/2002  Hits: 7101 Rating: Array Count has been rated  284.64 by  276 users (284.64) votes 276

Array Join

Array Join...
Added on: 11/23/2002  Hits: 2487 Rating: Array Join has been rated  3.11 by  37 users (3.11) votes 37

Sort arrays

Vbscript function that sorts an one-dimensional array of number either ascending or descending. This function sorts using the well known double for..next principle. Script gives an overview of passing parameters and especially passing arrays of numbers to a function. ...
Added on: 11/19/2002  Hits: 5018 Rating: Sort arrays  has been rated  3.06 by  48 users (3.06) votes 48

Pagination

The purpose of this function is to help create ASP applications with pagination--really easy. ...
Added on: 11/10/2002  Hits: 5932 Rating:  Pagination  has been rated  2.88 by  58 users (2.88) votes 58

Random Array

Creates random array...
Added on: 10/20/2002  Hits: 4593 Rating: Random Array has been rated  2.95 by  39 users (2.95) votes 39
Records 1 to 14 of 14






HOME | ARTICLES | MUSIC | DOWNLOADS | LINK DIRECTORY |  GAMES | TEST-QUIZZES | SITEMAP | ABOUT | HELP
Copyright © 2000 - 2007 Ex-designz. All rights reserved. Website Developed By Dexter Zafra of Myasp-net.com
Link to us | Contact us | Privacy Policy | Terms of use | Accessibility