Hi,
I have an application which sends emails for survey.These emails are coming from a particular table in database.Within that table email column consist several emails with different domains.
Ex:[email protected],[email protected],[email protected] etc.
now I have to send emails only in @xyz.com and @abc.com
but not in the @def.com.
Can any body help me in vb.net.