I’m French and I’m trying to write SPRY data using iso-8859-1
encoding in my XML file. But, when I put some french characters
like “é” in my XML file, SPRY don’t replace the “{data}” field
by my data. When I remove the “é” from my XML file, the {data}
is correctly replaced . When I use Firefox instead of Internet
Explorer, everything works fine.
The files are not on a web server, I’m working with local
files on Windows OS.
Here are my files heads :
XML :
<?xml version=”1.0″ encoding=”iso-8859-1″?>
HTML :
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0
Transitional//EN” ”
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”
http://www.w3.org/1999/xhtml”
xmlns:spry=”
http://ns.adobe.com/spry”>
<head>
<meta http-equiv=”Content-Type” content=”text/html;
charset=iso-8859-1″ />
Thanks
Related posts:
- Dataset Error Spry 1.4 IE7
- charset=ISO-8859-1 problem
- Spry XML Data won’t diplay – Help
- spry problem in IE
- Can u have a spry data set Object array…..
Related posts brought to you by Yet Another Related Posts Plugin.