|
-
Nov 8th, 2003, 01:08 PM
#1
Thread Starter
Addicted Member
problem showing text ...
hi,
I am writing arabic ( persian ) in my web page ( aspx ) when seeing the page localy ( not from iis , directly from file address >>D:/test.aspx ) it shows the arabic and every thing all right, but when showing it as a website ( address > http://test ) then i doesnt show the font correctly , how can i fix it?
I did save the page with encoding, still same problem...
-
Nov 8th, 2003, 07:45 PM
#2
Hyperactive Member
You could try putting the culture into the page declaration
i.e. <%@ Page culture="ar-DZ" etc.
Thats arabic - Algeria. I'm not sure what the code is for persian but you should be able to find it in a search.
-
Nov 9th, 2003, 05:15 PM
#3
Thread Starter
Addicted Member
i changed the culture, but i'm still having the same problems, its shows static pages fine, but doesnt show the aspx pages,any idea?!
-
Nov 10th, 2003, 02:43 AM
#4
New Member
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
|