|

07-03-2009, 11:29 AM
There isn't anything in the BB API's (AFAIK), but this is a simple thing to implem,ent, Just check for invalid characters and confirm that the '@' and '.' chars are there.
If you are filtering actual input, use EmailAddressEditField.
|