Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you deal with double quote?
Message
From
04/12/2001 09:02:39
 
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Miscellaneous
Thread ID:
00586726
Message ID:
00589210
Views:
48
>>>You can use FixHTMLForDisplay() around your expressions to do this... It fixes up quotes and HTML markup tags.
>>
>>Yes, I have found that this is the best place to put it. Basically, after I thought about it more, I couldn't see any proper logic to apply in MergeText() to handle those situations.
>
>What do you mean? If you're not merging anything like ASP style tags why use MergeText in the first place?

When we call Response.ExpandTemplate(), it does call oEval.MergeText(). As all of our forms do call ExpandTemplate(), we are bound to how MergeText() does. It does well. It's just that I tried to put some code in it to deal with those characters when it is a text but I haven't found a proper way to do it as I only want to conversion to be done when this is a text input.
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform