Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Webbrowser Control I/O
Message
 
 
To
11/12/2001 13:33:30
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00592813
Message ID:
00592829
Views:
19
Depends on what you want the buttons to do. I am about to upload an example form to the UT Downloads that retrieves news items from 3 VFP WebServices. On this form I have the Browser Control and several buttons. One of these buttons is a Stop button. IN the Click method of that button, I have ThisForm.oleExplorer.Stop() to stop the browser from finishing whatever it is trying to do.

Amendment: Sorry, my reply is inappropriate. In your original post, the actual button did not appear as a button like it does in my reply.

>Hi there,
>
>I'm new to VFP, but I am trying to develop a client-side application for a CD that uses a Web interface (like MS Money).
>
>I've worked out how to get data onto the webbrowser activeX object.
>e.g. this.ieb.Document.Write("")
>
>Now how do we get feedback from the browser interface into VFP?
>e.g. If I click on a button on the browser, how does VFP know it's been clicked?
>
>What event, if any traps this response?
>
>Just for reference, getting to this point has taken extensive research of the Web (This site amonst others) as the documentation and examples for this functionality are woeful, as it appears is most of the VFP7.0 documentation...
>
>Cheers.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform