i have an application where a user applies a job using this application posted by a recruiter after successful submission user gets an acknowledge email and here i also need is a email should also sent to particular recruiter to his email id specifying a user applied for the job. can anyone help me in this.
Thanks in advance.
Pankaj PandeyPosted Jun 6, 2013, 2:55 AM
http://www.c-sharpcorner.com/Blogs/11152/sending-email-with-html-body-in-Asp-Net-and-list-of-smtp-hos.aspx
or
mail.Bcc.Add("[email protected]");