Click here to Skip to main content
15,919,121 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Most secure way to submit hidden fields? Pin
InvalidTypecast25-May-07 7:20
InvalidTypecast25-May-07 7:20 
AnswerRe: Most secure way to submit hidden fields? Pin
badgrs24-May-07 23:46
badgrs24-May-07 23:46 
GeneralRe: Most secure way to submit hidden fields? Pin
InvalidTypecast25-May-07 7:23
InvalidTypecast25-May-07 7:23 
GeneralRe: Most secure way to submit hidden fields? Pin
badgrs25-May-07 9:00
badgrs25-May-07 9:00 
GeneralRe: Most secure way to submit hidden fields? Pin
InvalidTypecast25-May-07 9:17
InvalidTypecast25-May-07 9:17 
QuestionRun flash in exe form Pin
mehrdadc4824-May-07 20:31
mehrdadc4824-May-07 20:31 
AnswerRe: Run flash in exe form Pin
Vasudevan Deepak Kumar24-May-07 22:11
Vasudevan Deepak Kumar24-May-07 22:11 
QuestionDisplaying page in arabic culture [modified] Pin
deep724-May-07 19:47
deep724-May-07 19:47 
Hi,
In the html page in th epage tag i have: UICulture="ar-SA" Culture="ar-SA". Also
<html xmlns="http://www.w3.org/1999/xhtml" id="htmlID" runat="server" dir="rtl"
i set direction rtl, so that scrollbar and aligning of controls come right-to-left.

Also in the head section, i have:
<style type="text">
DIV.arabic
{direction: rtl; unicode-bidi: normal;}
</style>

And in div tag i set:
<div class="arabic">

So now the page should load in arabic style, like for eg. if the textbox is to the right and label to left, then in arabic style, it should load as the textbox to the left and label to right....Also if a table is there...then the column headers should also change in arabic style.
i hope you'll are getting what i want...the page should load in arabic style.

How can this be achieved...the alignment of text and scrollbar comes rtl, but the controls all in all should shift in arabic style...how can this be done?

could anyone please help me here...its urgent...

Thanks a lot...
Dee


-- modified at 2:06 Friday 25th May, 2007
AnswerRe: Displaying page in arabic culture Pin
deep725-May-07 2:55
deep725-May-07 2:55 
QuestionCrystalRepots Pin
madhurialuru24-May-07 18:47
madhurialuru24-May-07 18:47 
AnswerRe: CrystalRepots Pin
kiran kumar[Intelligroup]24-May-07 19:24
kiran kumar[Intelligroup]24-May-07 19:24 
Questionhoe to upload XLFile and save into database Pin
sooreeagt24-May-07 18:34
sooreeagt24-May-07 18:34 
AnswerRe: hoe to upload XLFile and save into database Pin
Vasudevan Deepak Kumar24-May-07 22:13
Vasudevan Deepak Kumar24-May-07 22:13 
QuestionCompilation Error - "CS1513: } expected" Pin
Blumen24-May-07 18:33
Blumen24-May-07 18:33 
AnswerRe: Compilation Error - "CS1513: } expected" Pin
kiran kumar[Intelligroup]24-May-07 19:05
kiran kumar[Intelligroup]24-May-07 19:05 
GeneralRe: Compilation Error - "CS1513: } expected" Pin
Blumen24-May-07 19:33
Blumen24-May-07 19:33 
AnswerRe: Compilation Error - "CS1513: } expected" Pin
kiran kumar[Intelligroup]24-May-07 19:47
kiran kumar[Intelligroup]24-May-07 19:47 
GeneralRe: Compilation Error - "CS1513: } expected" Pin
Blumen24-May-07 20:14
Blumen24-May-07 20:14 
GeneralRe: Compilation Error - "CS1513: } expected" Pin
kiran kumar[Intelligroup]24-May-07 20:24
kiran kumar[Intelligroup]24-May-07 20:24 
GeneralRe: Compilation Error - "CS1513: } expected" Pin
Blumen24-May-07 22:52
Blumen24-May-07 22:52 
GeneralRe: Compilation Error - "CS1513: } expected" Pin
kiran kumar[Intelligroup]24-May-07 23:29
kiran kumar[Intelligroup]24-May-07 23:29 
AnswerRe: Compilation Error - &quot;CS1513: } expected&quot; Pin
badgrs24-May-07 23:41
badgrs24-May-07 23:41 
GeneralRe: Compilation Error - &quot;CS1513: } expected&quot; Pin
Blumen25-May-07 2:15
Blumen25-May-07 2:15 
QuestionStored Procedures - Return Value Pin
J Liang24-May-07 17:52
J Liang24-May-07 17:52 
AnswerRe: Stored Procedures - Return Value Pin
N a v a n e e t h24-May-07 18:13
N a v a n e e t h24-May-07 18:13 

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.