jasonsalas
IS-IT--Management
Hi all,
I've built a single-function script in ASP.NET which scrapes info off of remote page(s), and then stores this info in a variable, which it then e-mails to specified users who are too lazy to look for it themselves on the Web.![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
But that part's irrelevant...what I'm trying to do is automate the execution of the script, without having to have someone manually browse to the URL just to have the script fire. I've been trying to integrate this with Windows Task Scheduler as per so that the script could be called in the background at specified intervals, but for some reason, the Windows script never fires, whether if scheduled, or if called manually.
I'm running this off of a Win98 box with Windows Script Host 5.6, but the dang thing isn't running. Any suggestions?
Thanks!
Jas
I've built a single-function script in ASP.NET which scrapes info off of remote page(s), and then stores this info in a variable, which it then e-mails to specified users who are too lazy to look for it themselves on the Web.
But that part's irrelevant...what I'm trying to do is automate the execution of the script, without having to have someone manually browse to the URL just to have the script fire. I've been trying to integrate this with Windows Task Scheduler as per so that the script could be called in the background at specified intervals, but for some reason, the Windows script never fires, whether if scheduled, or if called manually.
I'm running this off of a Win98 box with Windows Script Host 5.6, but the dang thing isn't running. Any suggestions?
Thanks!
Jas