Accessing and manipulating form tables

Permalink
So, I'm trying to make a modal dialog with a form that must be filled out to view the page. I have a form block, I also want people who've filled out the form before to be able to bypass it with their email(and count how many times they've accessed it). How do I allow the external form to validate the email through the other forms list of emails, and increment a count field?

GundlachMarketing