Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Routines to parse html tables in vfp
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00489286
Message ID:
00490520
Views:
10
>Erik,
>
>Do you have a URL where this works straight up? Every site I hit I get the error 'Member DOCUMENT does not evaluate to an object.'
>
>Doug

The navigate method is asynchronous. If you put all this in a prg, then you're attempting to parse the document before it's downloaded. Check the Readystate property after navigating, but before using any document elements, and make sure it evaluated to 4.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform