Hi, I am looking for an Ajax based Auto-Suggest dropdown script (PHP-MySQL). I have a table with 2 columns. See attached. I have 2 textboxes. Sql query for box1: select DISTINCT(account) as ajax_acc from master order by account; Sql query for box2: select sub_account as ajax_sub_acc from master where account like 'ajax_acc%' order by sub_account; Couple of important features are: (1) Alternate row color of dropdown. (2) Color highlight on the selected row item (3) keyboard based item selection (up-down arrow) and {enter} key for selection (4) max 25 items in dropdown (5) 2nd dropdown box list is based on the item selected in the first dropdown box. Let me know if you have any questions. Pls send me your offers. Payment by Paypal upon completion. Thx Vai