Hi
I am using webform in drupal to capture users email address, but I want to restrict the user to enter free emails like gmail, yahoo, rediffmail etc. only corporate email should accepted. Can anybody please let me know how to do that? I got this http://stackoverflow.com/questions/2318214/regular-expression-to-match-free-email-accounts in stackoverflow but dont know how to implement in webform email field.