Categories
Tags → Asp Function String

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

asp calendar

calendar() displays a calendar page of the chosen month and year. The function takes a date string as its only parameter. For the current server date to be used, a null must be passed. This is the ASP version of calendar.php. It was a little harder t...
DETAILS
©2003-2019 jCay.com