Downloading Farsi via ASP
Posted by:
Rick Good
Date: July 12, 2010 03:52PM
I have a utf8 character set database storing English and Farsi characters. When displayed via a web browser and through MySQL queries in the MySQL shell all characters are displayed properly. However, when retrieving data via ASP all of the non-English characters come out as question marks, e.g., "?". I have:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
in the header and:
"
http://www.w3.org/TR/html4/loose.dtd" dir="rtl" lang="fa">
before the header.
I also have
<p dir="rtl" lang="fa"> </p>
around the Farsi string downloaded.
(I would put this under "General - Language", but it does not exist. Smile.)
Thanks to all.
Rick
Subject
Views
Written By
Posted
Downloading Farsi via ASP
3923
July 12, 2010 03:52PM
1484
July 12, 2010 04:13PM
1393
July 13, 2010 09:19AM
1336
July 13, 2010 07:59AM
1591
July 13, 2010 08:13AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.