Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you deal with double quote?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Divers
Thread ID:
00586726
Message ID:
00590961
Vues:
58
>>Then you can avoid using ExpandTemplate if that's what you're trying to do.
>
>No, I do want to call ExpandTemplate(), otherwise, the table values won't be parsed. <s> I just added FixHTMLForDisplay() where needed.

Sorry, but I had thought you were trying to avoid using ExpandTemplate(). FWIW, you can get Response.Write() to display values from tables:
response.write(FixHTMLForDisplay(alltrim(alias.value)))
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform