salsabiha
Posts: 4
|
| Posted: 12/09/2006, 5:46 AM |
|
Hi All ,
i am totally new to codecharge . I just discovered it 2 days ago and so far it looks like a great tool .
I am now on my second day of the evaluation . I am trying to access an oracle database with Arabic data using ASP . the data is being fetched and displayed correctly but when I try to update the Arabic data is changed to something like this "???I ?C??U?? ?EI C??E??-C??CI "
Questions :
Is Arabic supported for the product ?
If so , how do I fix the problem ?
Please I need a quick response before my trill expires
Thanks in advance to all
|
 |
 |
peterr
Posts: 5971
|
| Posted: 12/09/2006, 11:57 AM |
|
All languages are supported. Check if your database supports Arabic or Unicode and if it is configured to support Arabic or Unicode. Also read CCS documentation about creating International Websites with Unicode.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
salsabiha
Posts: 4
|
| Posted: 12/09/2006, 8:50 PM |
|
Thanks for the replay . I have changed the HTML charset from windows-1252 to charset=windows-1256 and all is working fine
Thanks again.
|
 |
 |
|