|
-
May 11th, 2003, 09:11 AM
#1
Arabic , Access , ASP 3.0
Hi all
I have a problem with reading arabic data from an Access 2000 DB File in asp 3.0
the problem takes two forms:
1) when I add some Arabic data to the access file and upload it to the server,,I get some rubish when I read the data using ASP 3.0 on the server .. while I can read it when using localhost.
2)When I add data in arabic to the database using an ASP form I can read it again using ASP and works fine .. but when I downlaod the file and open it in Access or asp in localhost I see some rubish again..
please me help finding a solution..And send your questions if you find my post unclear..
-
June 9th, 2003, 09:56 AM
#2
re:
Hi,
I have basic doubts in this. Please help me....
I have the arabic data in my site to be picked from my site. I loaded the data in the database. When i print using my ASP page... it just displays ???. How do I get out of it.
To make the question straight.. how do I display arabic text picked from the database.... please help me, tell me what are the changes you should do for the head tags also....
Thanks
-
June 13th, 2003, 03:25 AM
#3
Hi
the problem is solved
change CodePage property of Session object to the appropriate value..
for arabic it is 1256 (If i remember)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|