Hey i am creating an application front end = vb.net and back end = sql server db!!
the application helps assign staff to jobs and when an assignment occurs i would like the staff to recieve an email informing them that they have been assigned to a job...
can anyone help me out with how i would go about doing this...
HELP PLEASE
Software/Hardware used:
vb.net and sql server
ASKED:
November 17, 2009 12:09 AM
UPDATED:
January 23, 2010 3:08 AM
BTW, you will need an email account like the one your ISP gave you. The server will be their mail server, usually mail.yourispsdomain.com, and the user name/password for the account.
Or if you have your own mail server you can use it. If it doesn’t require you to authenticate, delete the two lines with credential in them and remove the server, user, and password parameters of the function.