2668Classic ASP Design Tipshttp://www.bullschmidt.com/devtip.aspUse dependent listboxes for example to let a user choose a rep in a reps listbox and then have only the customers for that rep be shown in the customers listboxASP > Tips and Tutorials > DevelopmentOct 10, 2006J. Paul Schmidt
In this article I have cut out the majority of the methods that perform the sorting and filtering to facilitate the learning process. These simplified classes will allow you to quickly grasp and learn to use a dynamic array that holds a dynamic array of objects (both dynamic arrays being objects themselves). Please keep in mind that this code is for Active Server Pages 3.0 (the version of ASP that is part of IIS 5.0, which ships with Windows 2000).
Self explaining sort scripts to show how to compare strings: Basics, Compare two strings for similarity, Find position of a substrings within a string, Is a substrings within a string?, Find position of a substrings within a string after skipping part of the string.
In many applications ASP we can be to bring to sort out array. This tutorial aims at distinguishing plusieures possible techniques then to realize a comparative degree
This is especially true when delivering Web applications. Any delays between an impatient user's button click and the results coming up on their screen could mean the user goes elsewhere - and if you're running a business, then this could be a potential loss of sales.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.