
June 25th, 2003, 09:35 AM
|
|
Junior Member
|
|
Join Date: Jun 2003
Location: England
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
IE6 automation issues
I have written an automated process that uses OLE and IE6. The problem is that I cannot stop the save and print dialog boxes when I call the execCommand. I have been thru the MSDN and done as it says, setting the "Display Dialog" parameter to False and setting the application property Silent to True and STILL they are appearing!
As the program is meant to be unattended this kinda puts a big spanner in the works, and I have nearly finished everything else. There's always something, isn't there...
Any help would be much appreciated. Are there any ways of working around this with Windows messages, maybe?
TIA
Ian.
|