Click here to Skip to main content
15,887,596 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncontrol & access data to a web page programmatically Pin
caradri24-May-08 22:27
caradri24-May-08 22:27 
AnswerRe: control & access data to a web page programmatically Pin
doWhileSomething25-May-08 3:10
doWhileSomething25-May-08 3:10 
QuestionIssue with ajax Update panel and Javascript Pin
Sajid A.24-May-08 22:21
Sajid A.24-May-08 22:21 
QuestionAsp.Net 2 Arabic Language Issue Pin
Aldorado24-May-08 9:16
Aldorado24-May-08 9:16 
AnswerRe: Asp.Net 2 Arabic Language Issue Pin
gnjunge25-May-08 1:19
gnjunge25-May-08 1:19 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado25-May-08 2:03
Aldorado25-May-08 2:03 
AnswerRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo25-May-08 4:07
Mogaambo25-May-08 4:07 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado25-May-08 4:16
Aldorado25-May-08 4:16 
Hello Mogamboo

Thanks for replying ..

I figured out what should i do

1) in master page file i added in the meta <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

2) in web.config i added <globalization requestencoding="utf-8" responseencoding="utf-8">

3) in each page that use the master page file i nedded to add in <%Page %> Culture="ar-QA" ResponseEncoding ="utf-8" UICulture="ar-QA"

and now i can read language correctly but i still have one problem

when i retrieve data from sql server it shows in ?s .

and by the way i'm using Tahoma font.

Thanks
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
gnjunge25-May-08 11:03
gnjunge25-May-08 11:03 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado25-May-08 11:50
Aldorado25-May-08 11:50 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo25-May-08 20:12
Mogaambo25-May-08 20:12 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado26-May-08 0:20
Aldorado26-May-08 0:20 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo26-May-08 1:04
Mogaambo26-May-08 1:04 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado26-May-08 1:06
Aldorado26-May-08 1:06 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo26-May-08 1:36
Mogaambo26-May-08 1:36 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado26-May-08 1:38
Aldorado26-May-08 1:38 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo26-May-08 1:45
Mogaambo26-May-08 1:45 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado26-May-08 1:49
Aldorado26-May-08 1:49 
QuestionHow to make row highlighted in other paging in DataGrid Pin
Mr. Wonderful24-May-08 6:38
Mr. Wonderful24-May-08 6:38 
AnswerRe: How to make row highlighted in other paging in DataGrid Pin
N a v a n e e t h24-May-08 8:01
N a v a n e e t h24-May-08 8:01 
AnswerRe: How to make row highlighted in other paging in DataGrid Pin
Laddie25-May-08 4:20
Laddie25-May-08 4:20 
QuestionASP.NET error on opening the Project ! Pin
Assaf8224-May-08 6:08
Assaf8224-May-08 6:08 
AnswerRe: ASP.NET error on opening the Project ! Pin
N a v a n e e t h24-May-08 7:48
N a v a n e e t h24-May-08 7:48 
AnswerRe: ASP.NET error on opening the Project ! Pin
Oakman25-May-08 7:52
Oakman25-May-08 7:52 
Questionsession become out Pin
krishnaveer24-May-08 2:50
krishnaveer24-May-08 2:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.