suess0r Posted December 6, 2006 Share Posted December 6, 2006 OK, here's what i'm looking for...I want to be able to search through my DB for club_name = to the textbox being inputed. I can search and retrieve the data i'm looking for fine in the textbox, after they hit submit... but i'm trying to have a listbox appear under the textbox that autofills these results AS THEY ARE TYPING after the 3rd character. I'm not sure how to parse the field name by individual characters, nor how it refreshes after each letter and refreshes the results to match. Would I be wanting to look into javascript for this or what would you suggest?just like www.kayak.com does on their search.Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/29606-auto-fill-listbox-after-3-characters-entered/ Share on other sites More sharing options...
artacus Posted December 6, 2006 Share Posted December 6, 2006 I answered this question in the PHP Help forum. Quote Link to comment https://forums.phpfreaks.com/topic/29606-auto-fill-listbox-after-3-characters-entered/#findComment-135852 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.