Articles   Dev Forums   Personalize   Favorites   Member Login   ASP Hosting      Active Users:  78
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Saturday, May 17, 2008
Home
Articles & Samples
ASP Hosting
Dev Search
Dev Forum
Add Your Articles
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

Trusted by over 7 million customers!
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Database > Display Records > Combo Box Display
Search
DevASP

What's New
What's Hot

Databases and Checkboxes       
Total Hits: 212  |  Today: 0 Author: Jim Rudnick       Rating:  
Read Reviews | Write Review |              Your Rating: 

Checkboxes, first of all, are just that. A little square box, created in HTML as a part of the form you are building and for the most part, they allow the user to make some/any/all/none of them 'checked' or not. That is, unlike radio buttons where the user is allowed to check only one radio button per family (like MALE (x) FEMALE( )) a series of checkboxes can be either checked or not by the user in any number of ways....

Dropdowns From a Database       
Total Hits: 1971  |  Today: 0 Author: Derek Truman       Rating:  
Read Reviews | Write Review |              Your Rating: 

Dropdowns or combo boxes are an excellent way to get input from a user. One of the biggest problems with user input is spelling and formatting. Here is how to use and populate dropdowns from a database....

Generic Combo Adv.       
Total Hits: 663  |  Today: 0 Author: Joaquim Ferreira       Rating:  
Read Reviews | Write Review |              Your Rating: 

This is a very useful function for users that wishes to use dynamic combo boxes, this function has the capability to be a standard combo box or the capability of appearing selected in the value we pass a value normal used in Edit Scripts....

Searchable ComboBox       
Total Hits: 1160  |  Today: 0 Author: Charles A. Cooper       Rating:  
Read Reviews | Write Review |              Your Rating: 

Demonstrates combo box simulation in asp to provide coordination between a free-form entry text control and a selection control....

Presentation Of Hierarchical Data       
Total Hits: 578  |  Today: 0 Author: Raja Mani       Rating:  
Read Reviews | Write Review |              Your Rating: 

It is very common to see hierarchical data in many of the forms used in web applications. The data is presented to the user in combo boxes. When the user selects the data in the first level combo box, the next level combo box gets filled with the data that is associated to the selected value in the previous level combo box...

Generic Combo       
Total Hits: 633  |  Today: 0 Author: Joaquim Ferreira       Rating:  
Read Reviews | Write Review |              Your Rating: 

This is a great basic function that I created when I was using Combo Boxes quite often. You will be required to pass the following parameters to this function....

Fill A ComboBox with DB Information       
Total Hits: 1365  |  Today: 0 Author: Joao Vieira       Rating:  
Read Reviews | Write Review |              Your Rating: 

Filling a combo box with results a database query is something that ASP developers need to do often. This script will present an example of how to do just this. It's something every beginner should read and implement!...

tComboBox       
Total Hits: 1062  |  Today: 0 Author: Celso Goya       Rating:  
Read Reviews | Write Review |              Your Rating: 

It's a simple solution to create comboboxes automatically using a database. You can prevent errors and simplify your source code....



DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com