Hits Today: 1 Total: 15789 | Updated: 2/20/2001 | |
 | This code will call a seperate ASP page(hidden), then populate a drop down object using a ADO connection to a SQL 7.0 database. It will then populate the drop down object, and sort it Alphabetically... Fast!!
Author: Scott Martin Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 10822 | Updated: 9/7/2001 | |
 | An example which shows how easy it is to use dynamic lists from Javascript. Example shows items moving between lists, manual ordering and automatic ordering. All source code freely available from the site www.wisetuna.com Author: Simon Mugan Code: ASP 1.0 & JScript |
Hits Today: 3 Total: 17383 | Updated: 3/12/2000 | |
 | A tutorial which demonstrates how to build a
list box from the results of a Recordset object. The code allows you to create list boxes dynamically from a database query.
Author: 4GuysFromRolla Code: ASP 2.0 & VBScript | |  | |
Hits Today: 1 Total: 9175 | Updated: 7/1/2001 | |
 | This code creates a CSS drop-down that pulls values from a DB. It also validates the browser to
check for CSS compatability. Can be nicely adapted for any site! Author: Daz B. Code: ASP 2.0 & VBScript |
Hits Today: 2 Total: 15313 | Updated: 10/8/2000 | |
 | This script will help you create a dropdown box that will list and update the years. It really is something to try out. Author: Anthony J. Biondo Jr Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 14725 | Updated: 9/21/2002 | |
 | Use this small code to populate a dropdown from a database tabel in an ASP page.
This Sub Routine will check for selected Record and mark as Selected
Author: devASP Code: ASP 3.0 & VBScript | |  | |
|