vba - OLE Web Browser rendered html page horrible(ly) but looks fine in standalone IE 11 instead -
we're using ms-access 2010 , referencing ole web browser control in there.
the issue we're having when open html file locally standalone ie 11, looks fine , works.
but when open local file in ole web browser (ms-access 2010), rendered halfway , stopped working. looks horrible.
this code used
'[webbrowser4].navigate "c:\carfax.html"
i'm thinking work url address instead of local file, due way internal ole component works.
suggestion? have use other way load webpage?
the html scripts long , stackoverflow doesn't support file attachment. so, don't know of way provide html source code here.
Comments
Post a Comment