Yes, I'm actively working on something similar. I need to offer a signup using an email address, but the same is true, I need to verify if the email address already exists in the database.
Is there a tutorial, recipe, or sample for such?
Would a Server Side validation be best for this? If so is there an example of how to implement this?
I would agree that this is an essential functionality for anyone that gathers/collects email addresses.