473,782 Members | 2,485 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem with XML encoding for Portuguese accents

2 New Member
Hi, I hope somebody can help me. I’m working on this website English/Portuguese and for example on this page http://www.goulartfilm es.com/en//IvyGoulart/tabid/54/Default.aspx we can see the Portuguese accents on the page without any problems, but if click on the pictures, where I have names in Portuguese with accents (example “The Curator” enlarged photos 3rd pic) Its html+flash+xml and it shows me the funny symbols. I've already checked the xml file and it’s with encoding=UTF-8 and after reading so many forums I made all the changes I thought something could help, but nothing have changed. Can anybody please help me with this?

Tks a lot!
Oct 17 '08 #1
2 6845
Dormilich
8,658 Recognized Expert Moderator Expert
it seems that you actually need to tell flash that you use unicode characters. see Adobe Support. otherwise try google.

regards

maybe asp has a function similar to PHP's htmlentities()
Oct 17 '08 #2
LittleLeopard
2 New Member
it seems that you actually need to tell flash that you use unicode characters. see Adobe Support. otherwise try google.

regards

maybe asp has a function similar to PHP's htmlentities()

Tks for the reply. I tell, I google(d) and google(d)... I think I even have blister on my fingers (lol) and actually I think it my be something to do with flash. But the thing is that I got this component for free, is locked. But I'll check the link you sent me anyway! :)
Oct 18 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
1767
by: Mauricio Inforçati | last post by:
Hi, I am having problems with acentuation on python. Before, I used to have win98 with python 2.2.3. Everything worked perfectly. Now, I´ve updated my OS to Windows 2000 and have problems. When I try to save on IDLE a script wich has portuguese acentuation on some strings (like "andré"), it desn´t let me save the file, with this error. Exception in Tkinter callback Traceback (most recent call last): File...
2
7608
by: CMan | last post by:
Hi, I am reading a text file using a StreamReader in C# but the reader is unable to handle some of the characheters. Using the default encoding the program cannot handle accented characters. I tried opening the file using other encodings e.g. UTF7. UTF7 fixed the accents but cannot hadle the plus sign x2B. I am also having problems with the Euro symbol x80 and quote x92.
3
8759
by: Cherif Diallo | last post by:
Hi I have a trivial question for the experts. I would lilke to read be able to read a text file that could contain french characters with accents. I'm opening the file with the File.openText(...) and then loop through the file with the Readline function into a string variable. But everytime a hit a char with an accent I loses it. Example : père reads pre
3
4431
by: Ekempd | last post by:
I'm trying to read the following XML file: <mail> <from>Rae</from> <subject>Informacion de su Proceso de Titulacion</subject> <body_mail> <!]> </body_mail> </mail>
8
6496
by: MarkMurphy | last post by:
Hi, I'm trying to read in a file written in French. StreamReader sr = new StreamReader(fn,System.Text.Encoding.UTF8); string s = sr.ReadToEnd(); I can edit the file fn in VS and it looks fine. The variable s receives all the data except characters with accents.
5
1665
by: MattB | last post by:
I have the following function I use in my application quite a bit (I missed the VFP one and decided to make my own): Public Shared Function File2String(ByVal strFile) 'Open a file for reading Dim strFilename As String = strFile 'Get a StreamReader class that can be used to read the file Dim objStreamReader As System.IO.StreamReader Try
2
1997
by: NN | last post by:
Before that nothing I want to ask for excuses for my english level. The problem that I have is the following one: I have a file xml with "encoding=ISO-8859-1" and accents. When in VB.NET, in a Form I write: Dim objxml as new XmlDocument
3
5933
by: bss | last post by:
Dear All, I have developing a French website using PHP & Ajax. In that I tried to display some French texts from mysql database using Ajax. Form local I got the text from db with Correct accents but in online French accents are missing. The text displays like this "de r?isation pour regroup?a majorit?es ". I declared following code in the head section of the file. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
4490
freddieMaize
by: freddieMaize | last post by:
Hi, I'm need to build an XML which i'd use to feed datas to a Search Engine Server for Indexing purpose. Below is a valid XML that i have, <?xml version="1.0" encoding="utf-8"?> <documents> <document> <title>Brazil</title> <element name="body">
0
9641
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9480
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10313
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9944
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8968
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6735
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5378
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2875
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.