OT: Scripting Internet Explorer

2003-03-11 Thread Aidan Whitehall
I'm being cheeky and reposting this as it didn't receive any replies last time, but I find it hard to believe nobody has any ideas on automating IE. If not, I'll find an IE newsgroup. Thanks. = Does anyone know how to script IE to open a web page, save it locally

OT: Scripting Internet Explorer

2003-03-07 Thread Aidan Whitehall
Does anyone know how to script IE to open a web page, save it locally as a .mht file and then repeat that for, say, 100 other pages? The URLs will be almost identical, the only difference being one parameter in the query string. I read an earlier message saying that you could do something like

Re: OT: Scripting Internet Explorer

2003-03-07 Thread I-Lin Kuo
1.script IE to open a web page 2.save locally as .mht 3.repeat I've done 1 and 3and I have an idea on how to do 2. First, you need to have permissions to do this. One way is to sign your javascript/vbscript. The other, easier way is to make your web page an .hta (HTML Application) simply by