P
Paul D.Smith
Apologies if this is not the best group for this question. Please point me
elsewhere if required.
I have access to an ASP based system where a supervisor has to periodically
"press the button" to generate a list based on a database held behind the
webserver. Unfortunately, people being what they are, this is sometimes
forgotten so I'm investigating whether this can be automated.
My hands are tied slightly in that I can access the webpages themselves,
most of which contain ASP, and I can run something on the surpervisor's PC,
for example via "Task Scheduler" to download pages. But what tool should I
use? I can't see any way of triggering Internet Explorer is "automated
mode" to just trigger the page so is there some tool specifically designed
for this job?
To be clear, I can split out the "button pushed" processing into an ASP
based page that has no output and just creates the list (which is then
e-mailed around). What I need though, seems to be to access this "no output
page" as if I attempted to read it using Internet Explorer - I think!
Thanks for any suggestions,
Paul DS.
elsewhere if required.
I have access to an ASP based system where a supervisor has to periodically
"press the button" to generate a list based on a database held behind the
webserver. Unfortunately, people being what they are, this is sometimes
forgotten so I'm investigating whether this can be automated.
My hands are tied slightly in that I can access the webpages themselves,
most of which contain ASP, and I can run something on the surpervisor's PC,
for example via "Task Scheduler" to download pages. But what tool should I
use? I can't see any way of triggering Internet Explorer is "automated
mode" to just trigger the page so is there some tool specifically designed
for this job?
To be clear, I can split out the "button pushed" processing into an ASP
based page that has no output and just creates the list (which is then
e-mailed around). What I need though, seems to be to access this "no output
page" as if I attempted to read it using Internet Explorer - I think!
Thanks for any suggestions,
Paul DS.