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
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