Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why isn't NewWindow2 triggered ?
Message
De
23/04/2004 14:26:51
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Why isn't NewWindow2 triggered ?
Divers
Thread ID:
00897719
Message ID:
00897719
Vues:
29
I'm using the web-browser in VFP 7.0

On one web-site, I want to programically click() a link, intercept it, and send it to a window of my choosing that's already open.

If I manually click the link on the web-site, oWeb.NewWindow2() is triggered.
If I "oLink.click()" from the command window, oWeb.NewWindow2() is triggered.
But if I put "oLink.click()" in a procedure, oWeb.NewWindow2() is NOT triggered and a new instance of Internet Explorer is opened.

Any idea why NewWindow2() is not being triggered when I programically click() a link.
Bill Morris
Répondre
Fil
Voir

Click here to load this message in the networking platform