Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to be sure of the sequence?
Message
From
23/11/2001 15:57:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
How to be sure of the sequence?
Miscellaneous
Thread ID:
00585224
Message ID:
00585224
Views:
48
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é
Next
Reply
Map
View

Click here to load this message in the networking platform