I have a simple email signup form that is utilizing jQuery to open a popup confirmation. I already have this setup. When you click the submit button, it's opening the popup. But the form isn't functional. What I need is for someone to add the validation to the form to ensure that a proper email address has been entered into the form, record the email address onto a database, send an email confirmation and display a confirmation message. Ideally, all of this should be done inside the popup page. If you're able to do this quickly, let me know. Happy bidding!