Hello to everyone I have download and install jQuery UI. I have manage to make one of my textboxes work and autocomplete the infromation that I want but my question is, how to use autocomplete in more than one textboxes in the same form?
Do I have to create for each textbox a seperate search.php file?
There is no way to create one central .php with all the queries needed for the autocomplete to work?
Thanks in advance