In fact Thats the Way.
I Solved doing this:
At CancelLoad event on HTMLViewer:
IF URL “https://cfdiau.sat.gob.mx/nidp/app?sid=0” Then
me.LoadURL(“https://portalcfdi.facturaelectronica.sat.gob.mx/ConsultaReceptor.aspx”)
End If
In fact Thats the Way.
I Solved doing this:
At CancelLoad event on HTMLViewer:
IF URL “https://cfdiau.sat.gob.mx/nidp/app?sid=0” Then
me.LoadURL(“https://portalcfdi.facturaelectronica.sat.gob.mx/ConsultaReceptor.aspx”)
End If