1
Hi,
I'm looking for any ideas or solutions to restrict email addresses used during user registration (for example, don't allow any email addresses from hotmail.com).
I was thinking perhaps I could use some sort of javascript check when the initial form is being filled out, or perhaps something more thorough such as the check done for account names?
Any suggestions are appreciated.
Brad