when i try to insert or update text in arabic it appears "????"

  • Thread starter mansour via DotNetMonster.com
  • Start date
M

mansour via DotNetMonster.com

Dear all
I am using ASP.NET 2003 and SQL SERVER 2000
I am building a website in English and Arabic.
I am having a problem with Arabic characters, when I am trying to insert
Arabic text it appears "????????"

I have adjusted the page charset to "Arabic (Windows)" and Codepage to"1256"
And in WEB.CONFIG to
<globalization requestEncoding="windows-1256" responseEncoding="windows-1256"
/>

And still have the same prob.

Please advice
 
J

Juan T. Llibre

Have you set the culture and UIculture to "ar-EG",
or "ar-SA", for example ?

Also, have you set the direction in the <body> tag

<body dir="rtl">

or in the <html> tag : <html dir="rtl">

?



Juan T. Llibre
ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
==========================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top