Andy30acre
New Member
- Joined
- Jul 16, 2015
- Messages
- 2
I created a webpage that I need to render in a Web Browser hosted on a User Form in excel. When I launch the User Form the page loads great but the JavaScript doesn't seem to be working. I saved the contents to a text file and launched it in IE. I noticed that there was a warning at the bottom of IE that reads "Internet Explorer restricted this webpage from running scripts or ActiveX controls." and there is a button that reads "Allow blocked content" when I click it then the page renders correctly.
I'm assuming that the webbrowser control is having the same issue. Is there a way in VBA to allow the blocked content programmatically so the javascript will run as it should?
Thank so much for any help you can offer.
I'm assuming that the webbrowser control is having the same issue. Is there a way in VBA to allow the blocked content programmatically so the javascript will run as it should?
Thank so much for any help you can offer.