Hi,
I need to create a form with a search mechanism that brings up a record as soon as you start typing what you are searching for.
For example:
If I want to search for a name called Bee; as soon as I type B the database should return all names that start with B.
Does anybody know about any tutorials/articles on how to implement this please?
Any help will be very much appreciated.
B
I need to create a form with a search mechanism that brings up a record as soon as you start typing what you are searching for.
For example:
If I want to search for a name called Bee; as soon as I type B the database should return all names that start with B.
Does anybody know about any tutorials/articles on how to implement this please?
Any help will be very much appreciated.
B