Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it possible to make certain chars in a listbox diff c
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01120698
Message ID:
01121347
Vues:
12
Timothy,

How familiar are you with HTML? To make a link you wrap text with an A (anchor) tag:
<a href=ThisIsTheLinkURL>This is the clickable text</a>
Rather than using genhtml specifically for your project, I write a TEXTMERGE process around a scan loop to generate your html code. You can easily apply the anchor tags and any font/style changes to the matched text.

>Ok David, I've got this thing working w/ no errors, thanks. All the functions such as genhtml, activeX have rendered a page in IE on the form,pretty neat. Now I'm at a lost to have each line transformed as a link(when clicked will reveal a details page). At what point does your strtran function get implemented? During the genhtml perhaps?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform