Categories
Tags → Vbscript Functions In Asp

VBScript Functions : The Len() Function

In this series of our ASP Developer Articles, we will examine a new VbScript function called as '' The Len() Function''. With LEN functions you can calculate the length of the string. Following function calculates the length of a string tak...
DETAILS

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

Asp2Wsf

Imagine a scenario when you have a big library of classes and functions written in ASP. The size of the libary can be several megabytes and the library is written in a mix of JScript, VBScript and other scripting languages. You need to write a consol...
DETAILS
©2003-2019 jCay.com