Click to See Complete Forum and Search --> : Print several URLs


a9192shark
September 29th, 2004, 10:36 AM
Hello,

I have never programmed for the web. I program in VBA. I have posted this to a Java forum and been redirected to JScript. I hope that this is the correct place and apologise for the cross post to those who read several forums.

I have a long list of URLs. I can open a page using VBA, but I can not print it without manually clicking the print button on IE.

Can Java script (or other web language) load a page and print it then load the next page print it and so on for a long list of URLs?

Is Java script (or other language) just text in a file that IE reads and knows what to do with or do I need a compiler?

Ideally the script(?) would also identify any pages that failed to load and/or print.

Hope this is a suitable place to ask the question!

TIA,
Alan.