Categories
Tags → Arrays Asp

Working with Array : Remove An Item

Working with arrays could be painful if you could not remove any item after adding them in an array. Arrays are very helpful in programming languages, but in ASP it is not so easy. VBScript does not contains strong functions to remove any item form y...
DETAILS

agenda calendar

Organise your week with agenda-calendar.asp. All you have to do is initialize the variables at the beginning of the script, and you''re set. This is the ASP version of agenda-calendar.php. Agenda Calendar was written to provide a unique loo...
DETAILS

Implementing Dynamic Arrays of Objects

Using classes in ASP 3.0 we can create dynamic arrays of objects. This article presents a sample code showing how to implement a class of dynamic arrays of objects several layers deep.
DETAILS

ASPSort

The ASPSort ASP component provides a simple way to quick sort ASP arrays. The routines are written in C++ and are quick. The module can sort up to 12 single dimension ASP arrays deep, or a single multi-dimensioned array of any legal size.
DETAILS
©2003-2019 jCay.com