Hi,

Im trying to capture each url clicked on within a CHTMLView. I have a particular problem on a particular site
http://abdataclassaction.com/Cases.aspx
When you click on one of the case name links, it is being internally resolved by something called ASPxCallback.

Does not seem to be anything in CHTMLView that I can override to intercept these callbacks.

Is it possible to capture all these client side script events?