Saturday, November 21, 2009
 
 
 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: 7301 Rating: String to Character Array has been rated  3.09 by  58 users (3.09) votes 58

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: 5590 Rating: Count total records in DB has been rated  3.08 by  37 users (3.08) votes 37

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: 5418 Rating: SelectionSort Function  has been rated  3.00 by  35 users (3.00) votes 35

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: 5310 Rating: RevArray Function  has been rated  2.97 by  32 users (2.97) votes 32

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: 4480 Rating: RemDups Function  has been rated  3.00 by  32 users (3.00) votes 32

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: 6366 Rating: HasDups Function  has been rated  2.97 by  36 users (2.97) votes 36

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: 5414 Rating: ExchangeSort Function  has been rated  2.66 by  149 users (2.66) votes 149

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: 5430 Rating: CombSort Function  has been rated  3.39 by  56 users (3.39) votes 56

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: 5575 Rating: Arrays to store data  has been rated  3.03 by  37 users (3.03) votes 37

Array Count

Array Count...
Added on: 11/23/2002  Hits: 6808 Rating: Array Count has been rated  450.30 by  174 users (450.30) votes 174

Array Join

Array Join...
Added on: 11/23/2002  Hits: 2438 Rating: Array Join has been rated  3.06 by  31 users (3.06) votes 31

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: 4936 Rating: Sort arrays  has been rated  3.15 by  41 users (3.15) votes 41

Pagination

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

Random Array

Creates random array...
Added on: 10/20/2002  Hits: 4538 Rating: Random Array has been rated  2.97 by  32 users (2.97) votes 32
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