We have a newsletter sign-up form. But user can sign-up several times. I want to display the message "You are already registered" to the user who has registered before.
+1 vote - or perhaps using lists to create an exclusion/inclusion list could be a neat way to prevent multiple entries or submissions from emails not 'invited' to an event, etc.