moosey_man1988 Posted November 11, 2015 Share Posted November 11, 2015 Hi Guys Can someone point me in the right location for creating a dynamic dropdown list, I'm currently creating an edit user page so i can edit users on my system what i want is like below: ( text box (type part of a username here) A dropdown list of users that dynamically updates as a word is typed in the text box above } This will be pulling from a database, i don't mind if you give me a guide for any of the following i can work out the rest, mysqli or pdo are preffered. Any help is greatly appreciated and I thank you in advance Quote Link to comment Share on other sites More sharing options...
Solution 0x00 Posted November 11, 2015 Solution Share Posted November 11, 2015 Search for "Ajax autocomplete" Quote Link to comment Share on other sites More sharing options...
moosey_man1988 Posted November 12, 2015 Author Share Posted November 12, 2015 Hi There 0x00, thanks for the reply it was perfect,Although im using bootstrap so i got away with using typeahead so some of the work was already done for me Quote Link to comment 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.