Many years ago I built a set of ASP pages to access databases and display dynamic results on web pages.
I now want to perform a few automated tasks at regular intervals on a PC. One of these tasks is to send a email.
Can VBScript be used to regularly perform a batch job such as sending an email? If so how do you execute a .asp script file? Do I have to install some sort of shell program to be able to run the script from DOS as a scheduled task?
Dazed and confused
I now want to perform a few automated tasks at regular intervals on a PC. One of these tasks is to send a email.
Can VBScript be used to regularly perform a batch job such as sending an email? If so how do you execute a .asp script file? Do I have to install some sort of shell program to be able to run the script from DOS as a scheduled task?
Dazed and confused