Is there any difference between drop down box and combo box?
Technically, there are no combo boxes in HTML, because the <SELECT> can’t be typed into. See the Wikipedia article on Combo Box (emphasis mine): A combo box is a commonly-used graphical user interface widget. It is a combination of a drop-down list or list box and a single-line textbox, allowing the user to either type … Read more