Hi Rupen,
Seems ridiculous you have to run your script in IE when you are allowed to schedule it, are you sure you can't convert it to a file run by the windows scripting host?
If not, you could create and InternetExplorer.Application object in a windows script and load your page in that, you wouldn't even need the IE instance to be visible.
HTH,
Chris
|