We are in the process of implementing the 10.5 thin-client runtime. One of the difficulties is getting event data from a web page.
Currently, we use an ActiveX control linked to Internet Explorer, so C$GETEVENTDATA provides what we need. We want to use WEB-BROWSER2 and get away from ActiveX. How do I get event data using the new browser control?