Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Single quote instead of double quote?
Message
From
25/10/2010 11:01:45
 
General information
Forum:
Internet
Category:
HTML
Miscellaneous
Thread ID:
01486866
Message ID:
01486869
Views:
36
>When creating an HTML file from my VFP application I use double quotes everywhere. For example
>
><table class="nobordercell" ....
><td class="classname ..."
><width="100" 
>and so on
>
>
>The HTML string is then used by .NET application which seems to complain of the double quotes. My question is, if I change the double quotes everywhere to single quotes (and hopefully it will quiet the .NET app), will HTML code work with single quotes?

If this HTML is to be used in .NET, you may double quote it.
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