Automatic email sending function
Database
2
Posts
2
Posters
0
Views
1
Watching
-
Hi Guys, I want to send Email daily automatically without user interaction . I am using classic ASP with MSSQL server 2005. Thanks for any suggestion.
S.Akmal
modified on Wednesday, February 20, 2008 4:17 AM
You cannot do it with ASP, but you could use SQL Server's DATABASE MAIL with SQL Server Agent. See here[^] for details of setting up Database Mail.
Steve Jowett ------------------------- It is offen dangerous to try and see someone else's point of view, without proper training. Douglas Adams (Mostly Harmless)