Development

Beginner's Guide to Effective use of Arrays in ASP

This step-by-step tutorial covers the basics from dynamic resizing of arrays, to useful array functions, to finding elements in an array and passing an array from page to page.

Select Case Example

Many times we need to perform an action or display something different based on some different parameters. Using select case is one such way to do this.
( 1 | 2) Next