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:
00590323
Vues:
61
>Can't you just use Response.Write(FixHTMLForDisplay(lcText))? If that doesn't work, at a minimum you could do:
>
>lcText = FixHTMLForDisplay(lcText)
>Response.Write(lcText)
>
>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.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform