Internet Explorer
The SM32 GUI interface uses the Microsoft IWebBrowser2 control to display the HTML. SM32
documentation often uses the term Internet Explorer when it should more correctly use the
term IWebBrowser2 control. Since Internet
Explorer is also based on the IWebBrowser2 control some settings are shared. The GUI development
describe in this manual always loads HTML from the Local PC (not from the internet) so you may want
to make the following Internet Explorer setting under Tools -> Internet Options:
This will allow Java Script in your HTML.