Has anybody been able to embed Internet Explorer and hook onto the BeforeNavigate2 event in the ProIV client?
I have been able to embed the explorer and successfully been using Navigate2 for some time now.
But today I had one of those silly ideas and wanted to hook onto the BeforeNavgate2 event.
I made it a Kernel event but the problem comes with the mappings to the parameters.
If I leave all the parameters empty the event triggers ok.
But if I fill in pDISP and URL as a $ scratch variables when I try and access the $URL in the event I get an error message:
"Before Navigate:Bad Parameter passed AX Variant Type : 12"
Regardless of what I put into the mappings I get the same error.
Any help/ideas would be appreciated.
Thanks
Sean
Edited by sean.graves, 10 July 2012 - 04:49 PM.