i have an arabic web site connected to mysql database ,i am using utf8 for encoding but still the data that i retrieved from the database and bind it to the datagrid still appears like this
I dont work in Mysql but i thin that your problem is from Mysql not your application. Let me ask if u have the problem in localhost or once u publish and post ur web.config please
i don't have any problem in the publish,and i have add some records manualy to mysql in arabic and they also didn't appear in arabic in my web page ,but apears in arabic in mysql ,
where as when i have added records through webpage to my mysql they appear like ???????? in mysql and also didn't appear in arabic in my webpage .
i have followed all the steps for saving the page with encoding utf8,but still the problem exist, but i think the problem is from windows ,i have added arabic language to it ,and the browser dispaly the arabic sites correctly but with arabic windows encoding
.
Member
1 Points
63 Posts
Mysql and asp .net arabic language problem ?
Aug 13, 2005 04:21 PM|asp2004sh|LINK
(3E 'DDG 'D1
i don't know what is the problem ????????/
Contributor
4240 Points
3250 Posts
Re: Mysql and asp .net arabic language problem ?
Aug 13, 2005 05:18 PM|smiling4ever|LINK
regards
Member
1 Points
63 Posts
Re: Mysql and asp .net arabic language problem ?
Aug 13, 2005 05:45 PM|asp2004sh|LINK
where as when i have added records through webpage to my mysql they appear like ???????? in mysql and also didn't appear in arabic in my webpage .
Contributor
4240 Points
3250 Posts
Re: Mysql and asp .net arabic language problem ?
Aug 14, 2005 11:44 AM|smiling4ever|LINK
Webform1 Save As..
Select save with encoding drop down button
Select Save UTF8 with signitures
http://forums.asp.net/1005261/ShowPost.aspx
HTH
Member
1 Points
63 Posts
Re: Mysql and asp .net arabic language problem ?
Aug 15, 2005 03:55 PM|asp2004sh|LINK