Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
brrt4pres #1
error loading non-utf-8 XML file
I'm trying to create a rss-reader, which will be used on a dedicated platform.
I've got everything up and running, except for one.
I need to provide support for rss-feeds which aren't saved in UTF-8 format,
but do use "special characters" like "?".
Reading a XML file with these characters followed by a tag (like "<title>this
is an ?</title>") result in XML parsing error -9.
Reading a XML file with these characters NOT followed by a tag (like
"<title>this is an ? test</title>") results in NO error, it is just not showing
the special characters.
What are my options to solve this problem? Note that I can't change the
content of the XML-files! Also, I can't change the format in which these files
are saved. They are just taken from different news-sites etc.
thanks.
brrt4pres Guest
-
How to clean file cache before loading PDF file ?
Hi, I have one application in which we open PDF file inside it using the following api . BOOL ok = m_pAcroAVDoc->OpenInWindowEx (pszPathName,... -
#38755 [NEW]: Parser error when loading a file with odd characters
From: shadow at overdrawn dot net Operating system: Debian PHP version: 5.1.6 PHP Bug Type: SimpleXML related Bug... -
Trouble with truncation error when loading data from a file
The table has many columns, but it includes a column like: CREATE TABLE f ( ... `x` DECIMAL(10,2) DEFAULT NULL, ... ) ENGINE=InnoDB; I use... -
Error loading XML file c:\windows\microsoft.net\framework\v1.0.3705\Config\machine.config
I had many ASP.NET web applications that I created before I had to rebuild my machine. After a fresh install of XP Pro, VS.NET 2003, etc, I now... -
Smart Client using Web Service - Error loading XML file
Hi, I have a VB.NET application which uses one of my Web Services. It runs fine when run directly on the local machine. But when run via a Web...



Reply With Quote

