M
Maarkr
i use the web activex component in Access to get some web pages to display in
a
few MS Access forms. This sometimes takes a long time to load the web pages.
I want to load them in the background when the Access program starts up, so
they will show up quickly when the form opens in Access. They don't need to
be an active page, so I thought I could pre-load them, save them as .mht
files, and load those later quickly. Does anyone know of some VB code to
save a web page as a .mht file after it loads within Access? I can load the
web pages in Access, but I want to code it to load, then save it, then load
maybe another page or two. Any other ideas to automate the saving of a web
view as an offline type of file?? I can already load a form with a web page
and hide it, then unhide it when viewed, but I don't want to do that.
a
few MS Access forms. This sometimes takes a long time to load the web pages.
I want to load them in the background when the Access program starts up, so
they will show up quickly when the form opens in Access. They don't need to
be an active page, so I thought I could pre-load them, save them as .mht
files, and load those later quickly. Does anyone know of some VB code to
save a web page as a .mht file after it loads within Access? I can load the
web pages in Access, but I want to code it to load, then save it, then load
maybe another page or two. Any other ideas to automate the saving of a web
view as an offline type of file?? I can already load a form with a web page
and hide it, then unhide it when viewed, but I don't want to do that.