Categories
Tags → Vbscript Functions

VBScript Functions

This tutorial will provide you with a quick look at the more important VBScript functions. They include functions for type checking, date manipulation, string manipulation, formatting, math, and more.
DETAILS

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

RSS XML Content Feed VBScript Class

This VBScript class reduces the amount of code needed to display RSS. Provides object-based properties, collections and methods to simplify the retrieval and display of all kinds of RSS. Cache improves efficiency by saving results to temporary cache ...
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

ASPCanvas

NEW VERSION, 15x faster than 1.0.06! ASPCanvas is a VBScript class that can be included into a project to add GIF support to any application. It requires NO server-side installation of COM objects, the only thing you have to upload is this script to ...
DETAILS

Porting of some (little) PHP functions

Here you will find porting of some functions not available in Vbscript such as urldecode, base64_decode, bin2hex, and md5. No component to install.
DETAILS
©2003-2019 jCay.com