Web Browser Object in Dialog Window - javascriptvalue Issue

I have a Web Browser object that I want to display using a dialog window.

The problem that I have is that the javascript subroutine javascriptAction: is not triggered when clicking a link, if the form is a dialog window.

It works perfectly in a normal (not dialog) window, returning the expected info(“javascriptvalue”) from the Web Browser.

I believe that this worked for me at least once, but then it stopped working and have not been able to make it work again.

I don’t think so.

The javascriptAction: feature runs your Panorama code via a timer. But timers don’t work when a dialog window is active. So I’m afraid that you won’t be able to use javascriptAction: in a dialog.