Searchable Names Simple User Panel

Discussion in 'HTML & Website Design' started by LetMeKnowWho, Nov 27, 2018.

  1. #1
    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
     
    LetMeKnowWho, Nov 27, 2018 IP
  2. akhileshbc

    akhileshbc Active Member

    Messages:
    98
    Likes Received:
    1
    Best Answers:
    5
    Trophy Points:
    75
    #2
    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
     
    akhileshbc, Feb 21, 2019 IP