I'm just looking for a form that someone will put in their email and submit and that's it. They stay on the same page with ajax, and I get emailed the submission. I don't need to save it in a database. I would like to perform basic check to validate that there is a "2" and a "." in the address and there will be text put in a div saying "your email was sent". but that is all.
Anyone seen anything like that? I saw a few, but they all just input the info to a database.
I'm using jquery.
Thanks! Joel