2 projects tagged "drop down"
Multiple Select Dropdown List with AJAX can be used to dynamically create multiple Select lists with data from a MySQL table. When the user chooses an option from the Select list, it calls an Ajax function which accesses a PHP file, which will return another Select dropdown according to the option selected.
Multiple Drop-Down Select Lists Creator is an Ajax script for creating drop-down select lists. Options can be stored in a MySQL database or in a text file on the server. An administration page is provided for composing <option> lists, adding options in <select> lists, modifying options data, deleting lists, and saving and loading lists. Each option can have additional content that is displayed within a separate HTML element.
C++ template classes implementing a B+ tree key/data container in main memory.