Hi,
I have a monitoring utility which will execute scripts etc. based on whether a folder has a new file added to it. It constantly monitors the folder for changes and then executes the specified script.
I want to have it run an ASP page when the folder has a change.
I think all I need is a batch file to start IE, load and process the ASP page, then quit IE.
The monitoring utility will run the batch when the folder is changed.
How can I do that in a batch file or otherwise?
All solutions welcomed.
Thanks!
DW
I have a monitoring utility which will execute scripts etc. based on whether a folder has a new file added to it. It constantly monitors the folder for changes and then executes the specified script.
I want to have it run an ASP page when the folder has a change.
I think all I need is a batch file to start IE, load and process the ASP page, then quit IE.
The monitoring utility will run the batch when the folder is changed.
How can I do that in a batch file or otherwise?
All solutions welcomed.
Thanks!
DW