Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Webbrowser control vs automation IE
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00963181
Message ID:
00963192
Views:
8
Try using an INKEY(3) (a pause to permit the page to load). If the page isn't completly loaded the document does not exist.

>Hi all,
>
>When I use the next code with automation of IE, then it works fine. On the other hand when I use the webbrowser control on a form, i get an error message: "Member Form doesn't evaluate to an object". Here's the code:
>
>
>THISFORM.oWebBrowser.Document.Forms(0).item("strUserID").Value = cGebruikersnaam
>
>
>Could someone explain why ?
>
>Thank you.
>Zakaria al Azhar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform