So I am trying to make a register that submits data into a database. The information required must use the members name and email without them adding it into the form. I know that you can reference the owner_ID but how do I make the form use this referenced data to submit into another database.
This is the database that must show the Owner Name and email.
This is the database I am trying to use as reference.
When the owner submits the form it must send them a automated email response.
This is what the final database should look like with all the required fields.
Please help.