KoolComboBox - Advanced PHP ComboBoxKoolComboBox - Advanced PHP ComboBoxTrialVersion 1.5.0.3 released on 1/15/2010

Features - ServiceFunction

Could not connect to database! Click here to re-install

Description & Sample code

KoolComboBox supports loading options on-demand, the typed text of user to KoolComboBox will be sent back to server, server will query database for the list options which are close to what user typed.

This feature is very helpful when you have a large list of option for user to choose. Loading options on-demand will be best solution to boost performance of page.