View Single Post
Old 10-10-2008   #8 (permalink)
mayayana


 
 

Re: How to print a web page with VBA?

>
Oh wow. Is that really the VBA way to do it? I've never heard of
ExecWB (which means nothing, but) how does one know where to find or
look for something like that in the first place?
Quote:

>
ExecWB is a method of both IE and the WebBrowser
control used in VB (which is also really just IE without
the window frame "chrome").

It's not so easy to find out this stuff. That's why I
posted the detailed documentation. IE has a fairly extensive
object model. And the IE DOM for webpage scripting is
far bigger. So it's hard to research it without having a
local copy of the MSDN documentation. (The online
MSDN system is a mess, full of dead links and bloat.
When looking for one particular item I always start with
Google. When you need to find a lot of info., like
documentation of all IE object properties and methods,
the spread out disarray of MSDN online makes that
virtually impossible.)



My System SpecsSystem Spec