I'm looking to create a simple user panel where a word can be entered and if found in a list (held on web server) the it autocompletes. Ideally something along the lines of displaying a line under the search box saying " YES [entered word] IS A MEMBER OF THE CLUB. Basically as the person arrives at the club, their names is entered, if found it populates and informs the person entering the name: Enter name here: [a box] [TICK] Confirmed [the name] is a valid member. The name list can be in any format that makes this an easy task. Am I asking a something that's not simple? Thanks
If you are willing to spend some time learning new things, I would suggest taking a look at the basics of PHP and MySQL. This will get you started. https://www.w3schools.com/php/ https://www.w3schools.com/sql/default.asp Or else if you are too busy and is ready to spend some $, I would suggest hiring someone to do this work for you. Thank you