Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you deal with double quote?
Message
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Miscellaneous
Thread ID:
00586726
Message ID:
00590961
Views:
60
>>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)))
Previous
Reply
Map
View

Click here to load this message in the networking platform