croakyfrog
Technical User
hi
what i'm trying to do is populate a txt box from a sql db. i don't want the box to have anything in when the user goes to it but i want it to come up with matching results as the user types in the word, ie if they type in w it will come up with a list of "what, where, welly", when they type in wh it will come up with "what and where" and when they type in wha it will just have "what" as the only word in the box.
if anyone understands this dodgy explaination could they explain how this would be done?
what i'm trying to do is populate a txt box from a sql db. i don't want the box to have anything in when the user goes to it but i want it to come up with matching results as the user types in the word, ie if they type in w it will come up with a list of "what, where, welly", when they type in wh it will come up with "what and where" and when they type in wha it will just have "what" as the only word in the box.
if anyone understands this dodgy explaination could they explain how this would be done?