|
Database Listbox Resources
There are actually many approaches to creating
listboxes from databases demonstrated on this site and other sites:
http://www.learnasp.com/freebook/asp/subdblist.aspx
http://www.learnasp.com/freebook/asp/subdblistbest.aspx
http://www.siteexperts.com/tips/elements/ts25/page1.asp
http://www.niblack.com/kbase/listbox_create_x.asp
http://www.niblack.com/kbase/listboxmgmt_x.asp
http://www.niblack.com/kbase/listbox_x.asp
And many people like dynamic list boxes where one
listbox choice affects the values available in the other listbox:
http://www.learnasp.com/freebook/asp/listdynamic.aspx
http://www.learnasp.com/freebook/asp/listdynamicdb.aspx
http://www.learnasp.com/freebook/asp/listdynamicmore.aspx
There are also some alternative approaches to
building alternative, gimicky listboxes that are helpful:
http://www.learnasp.com/freebook/asp/listdual.aspx
http://www.siteexperts.com/tips/elements/ts22/page1.asp
http://n2.neoshop.com/
|