Hey guys
I'm looking to do something similar to what facebook does when you search for a friend using their search box...
OR... even better, something like what Google Suggest does
*btw in this image, i had only typed "blah blah" into the search box and it popped up with all those options hehe
the difference being that i wouldn't want it to submit the form if the person was to key down and hit enter or click on the data that they wanted
What the idea is... that people will be adding data to a database/search data in a database, and when they are typing the first couple of letters of the Artist they are adding, it will search the database for artists that start with those few letters, and display those results and let them key down and select the right one if its there, saving them time typing the entire artist.
Anyway, i know how to retrieve the data, what i dont know is to code it in such a way that they can key down and have it replace the current input in the search/input box
I hope I'm making sense...
Anyway if anyone can point me in the right direction of how i could do that that would be great
Thanks!
lordy