Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tip: Automatically Launch and Logon to UT from VFP Help
Message
From
21/01/2000 14:04:10
 
 
To
21/01/2000 14:01:07
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00320645
Message ID:
00321048
Views:
18
>>This program will add a UT Logon menu to the VFP Help menu (VFP 6 Only!):
>(snippage occurs)
>
>Ken,
>
>Like all great programming artists, I've "borrowed" this code. I'm trying to automate a web lookup.
>
>Everything works grandly up to when I am looking at this final button to press.
>
>The HTML of the source page looks like this:
>< input type=submit name=zoomOn value="LookupKeyNumber" >
>
>How do I make a command press that button?
>
>Thanks!!!!

oIE.Document.Forms(0).ZoomOn.Click()

or

oIE.Document.Forms(0).Submit()
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform