Griffo Posted December 24, 2006 Share Posted December 24, 2006 HiDoes anyone know if it is possible to have "live" predictive or autotext.For example type in the first 2 or 3 letters of a word into a text box, and then automatically, without having to press enter or click a send button, display all words from a predefined list that begin with those 2 or 3 characters.ThanksGriffo Quote Link to comment https://forums.phpfreaks.com/topic/31762-predictive-autotext/ Share on other sites More sharing options...
zq29 Posted December 24, 2006 Share Posted December 24, 2006 This is possible with a mixture of PHP, MySQL and JavaScript using an AJAX technique. Quote Link to comment https://forums.phpfreaks.com/topic/31762-predictive-autotext/#findComment-147283 Share on other sites More sharing options...
Griffo Posted December 24, 2006 Author Share Posted December 24, 2006 Ok, thanks.What sort of stuff do I need to look at?I'm fairly new to PHP, MySQL and JavaScript but I have never done anything with AJAX Quote Link to comment https://forums.phpfreaks.com/topic/31762-predictive-autotext/#findComment-147284 Share on other sites More sharing options...
devofash Posted December 24, 2006 Share Posted December 24, 2006 i believe you are looking for "Ajax Live Search". Just google it and you will find quite a few tutorials Quote Link to comment https://forums.phpfreaks.com/topic/31762-predictive-autotext/#findComment-147286 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.