Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Auto Send Mail

Status
Not open for further replies.

Kendel

Programmer
Joined
Apr 24, 2002
Messages
1,512
Location
US
I have a send mail function in 1 page. I can call this function automatically once aday?

Thanks.
 
how about writing it in a .vbs file and then calling that each day with Task Scheduler?


Tony
_______________________________________________________________
 
Thanks Fester.

I query the SQL database first to get the recipients before calling the Sendmail function. Can I do this in .vbs?

I'm not familiar with Task Schedule at all, can you show me how to set this up?

Many thanks.
 
OK, I just get myself familiar with Task Schedule.

Can someone please show me how to query the database in a .vbs file? Thanks.

-kendel
 
Got it. Thank you.
 
Thats good news Kendel - sorry I went all quiet - I'm in the UK and went home for the weekend shortly after posting :)

Tony
_______________________________________________________________
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top