Does your app need to send e-mail when the user interface is not running?
What about on weekends when no one is logged in to the machine?
--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik
Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"AVL" <(E-Mail Removed)> wrote in message
news:440BBD66-77F9-48F9-80D9-(E-Mail Removed)...
> In my application, i need to incorporate the functionality of sending
> e-mails.
> The system should send e-mails on a daily basis..how can i accomplish this
> task in .net.
>