HTMLViewer.ExecuteJavaScript
From Real Software Documentation
Method
HTMLViewer.ExecuteJavaScript ( js As String )
Executes the passed JavaScript in the context of the currently loaded page. Attempting to execute JavaScript before the page finishes loading (or if no page is loaded) is undefined and is unlikely to work. This feature is supported on Carbon, Cocoa, Windows, and Linux (if WebKitGTK+ is installed).
