Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTML Help Workshop
Message
De
12/07/2006 09:19:13
 
 
À
07/07/2006 15:55:35
Emerson Reed
Folhamatic Tecnologia Em Sistemas
Americana - São Paulo, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01134567
Message ID:
01135656
Vues:
15
>- if is possible to reference an ID to a part of a html file instead of the html file itself

It is possible to reference ID to bookmark on html page like
IDH_SAMPLE=samples\index.htm#sample1

This way HTML Help will scroll down page to bookmark when you trigger context help associated with this ID.
Of course bookmark must be defined in HTML like:
<a name="sample1">Sample One:</a>
The most usual way is to bookmark subtitles on page.

HTML Help Workshop will write warning to log ("file not found...") but don't care.

>or
>
>- if there is a way concatenate various html files and show them like if it was only one page

Maybe frames are for you. Frame is scrolling container on page which in fact displays another page. Frames are supported in HTML help.

Hope this helps.
/A new technology turns into completely outdated stuff before you have a time to read "Getting Started..." section.
/If there are some "system programmers" then others are unsystematic.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform