Hello
Can anyone help me get a code for having an autocomplete search field while searching for some data, where the data is available on a remote server in an online database?
For example:
Suppose I want to search for the Physics book containing the word “data” in its name(considering I don’t know the exact name) . So when I type the word “data” in my search field, I want the code to display the list of all the books having “data” in their names and allowing me to choose the book that I was looking for.
Thank you in advance
Shivani
