Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Html files and French characters
#1
I am using Intraweb 14.2.7 with Rad Studio (C++ Builder) 10.2.3
I use to create html files I load into my Intraweb application using IWText
If I open the html files, outside Intraweb, in Firefox for example, all French character appear correctly
But if I load them in Intraweb and run my application, they appear with weird characters.
Example: "Prénom" appears like that: Prénom
In my html files, I always includes the line below
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
What can be the reason ?
Reply
#2
(08-09-2020, 05:03 PM)valmeras Wrote: I am using Intraweb 14.2.7 with Rad Studio (C++ Builder) 10.2.3
I use to create html files I load into my Intraweb application using IWText
If I open the html files, outside Intraweb, in Firefox for example, all French character appear correctly
But if I load them in Intraweb and run my application, they appear with weird characters.
Example: "Prénom" appears like that: Prénom
In my html files, I always includes the line below
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
What can be the reason ?
Are you setting the rawtext property to true;
Reply
#3
Yes. For sure.
Otherwise TIWText will not display any of the html code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)