This ASP learning module analyses the usage of array functions in VBScript Combsort and bobblesort. The author prefers the Combsort method to sort larger arrays in no time. The given table lists the difference on Combsort and Bubblesort implementaion
This is more useful for the web developers in ASP language to get more details in string handling functions in ASP. This article illustrates the steps to create two dimensional array with variables and suggests the bubble sorting method to arrange th
The array items in VBscript array can be sorted out quicker by converting the array into JScript array sorting function. This article shows the simplest way to interchange VBScript and JScript arrays using which you can sort any number of array table
An ASP tutorial that educates you about the usage of querystring functions in building a website which has only one page with several navigation links. This article describes how all links can be accessed within a single page through Querystrings. On
This ASP educational module teaches you how ASP function can be used together with HTML to output the server variables such as HTTP_USER_AGENT, HTTP_REFFERER, REMOTE_HOST, HTTP_COOKIE etc., with their values. This is very useful to collect the detail
This web based ASP resource describes the benefits of server variables to display site statistics, to collect user information etc., From which you can learn the ASP functions to grab the current value of server variables. It comes with a little prog
From this article ASP developers and web programmers can get more useful tips to create application to send various types documents like Adobe Acrobat (.pdf), Microsoft Word (.doc) and PKZip (.zip) to their users and explains the ways to enable the u
Bad words in the text fields of a comment form or other ASP forms can be detected and can be removed / replaced with the new words is explained with two little snippets from which you can obtain the required array string functions and their parameter
This is a web based ASP article that comes with a little ASP snippet and through which the learners in ASP can learn how array functions are used to manipulate the items stored in an array. From the provided program you will be able to know the worki
An useful tutorial for those who handle array funcions in ASP to get more tips on array functions. This article educates you about how an one-dimensional array can be obtained from a two-dimensional array. After changing array dimension, it is descri |