Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling the browser?
Message
From
24/11/2001 03:01:13
 
 
To
24/11/2001 01:40:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00585333
Message ID:
00585337
Views:
14
>I have a help button in a foxpro form. I have an HTML help file that I want it to open (in a browser window) when clicked. The html is broken up into anchors, so I want it to navigate to the appropriate anchor when the browser windows opens.
>
>What's the syntax for the whole thing, from clicking to opening to moving to the appropriate anchor?

Hi, Luis

You could try the VFP Foundation Classes. There are three hyperlink objects (label, button and image) that will easily set what's needed for your users' navigation. If you want to jump to a particular (section of the) HTML document, then just set .cTarget property as appropriate.

bye
----------------------------------
António Tavares Lopes
Previous
Reply
Map
View

Click here to load this message in the networking platform