Database design

Assumption: visitor has not registered

Visitor types information and clicks send.

Pseudo code:
1.The submit button will hit the control page.
2.The control will then decide if all information is valid.
3.Once the control thinks everything lines up.
4.Control then sends information to the database and stores the information as defined above.
5.Control will then respond with success telling the html page show success.

contact description

Visitor has success submitting message!

Message has been sent