Platforms to show: All Mac Windows Linux Cross-Platform

FAQ.How to hide script errors in HTMLViewer on Windows?

Answer: Set Internet Explorer to silent mode with code like this:
Example
htmlviewer1._ole.Content.value("Silent") = True

Simply put this code in the open event of your htmlviewer control (using me instead of htmlviewer1).


The biggest plugin in space...