DATABASE SEARCH using Javascript

12/20/2021 – 8:30pm EST – USA

Hello,

First, I am working on a database driven website Built in WIX ( www.wix.com ) ( because I am poor and cant afford to pay for a real website and I am not smart enough to code all of my own website).

I am working on my website ( built in WIX ) with a Data Base. I want users to enter data into a database with part of that data being required PASSWORD and EMAIL. When the customer wants to retrieve the data they entered they have to enter their Correct Password and Email to pull all of the rest of the data they entered.

Using Java Script how can I code the Search where they have to enter the correct password and email AND do I first need to enter HTML code to marry up with the javascript code to make this happen ???

Thank you all for your time.