Silent IE saveas

  • Thread starter Thread starter Richard Bell
  • Start date Start date
R

Richard Bell

I need to do a silent IE saveas a la
oTestThread.oIE.ExecWB(OLECMDID.OLECMDID_SAVEAS, _
OLECMDEXECOPT.OLECMDEXECOPT_DONTPROMPTUSER, _
"junk", "")
but IE pops up a dialog box. Searching the net suggest that this is a
known behavior, but provides no workaround.

Any help much appreciated.

R
 
Hi Richard,

The only workaround I know it to get the outertext from the html tag.
But you miss than the new document description row.

I hope this helps,

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top