Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to be sure of the sequence?
Message
De
23/11/2001 15:57:03
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
How to be sure of the sequence?
Divers
Thread ID:
00585224
Message ID:
00585224
Vues:
49
I'm using the WebBrowser object. Here is what I want to do.

get the page URL in web object
Specify another web page
DODEFAULT() ;Go to another web page
get the page URL in web object


THe thing is that when I do this it looks like the second time I get the page URL I get the same as the precedent because the DODEFAULT() did'nt end its job yet. It's like because it's an OLE object it's working through its DODEFAULT() code but gives back control to the application before DODEFAULT() is finished.

Is there a way to get the page URL only when DODEFAULT() has finished its job?
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform