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

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -