Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
With the MS Explorer in a form, how to get the onclic me
Message
From
17/01/2000 09:22:50
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00318910
Message ID:
00318929
Views:
25
Eric,

>I put the MS Explorer as an object in a form. I would like to trap if the user did a selection (clic an hyperlink). Is it possible ?

If using the Web Browser control that comes with VFP6, you can add code into the BeforeNavigate2 method to trap the user clicking on a url, examine the url, put up a messagebox, whatever. Follow with DODEFAULT() to allow the navigation to proceed.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform