TextBox Property in ASP.NET
-
I am using 2 textbox for arabic and 2 for english. Is there any propety of textbox which I have to assign to texbox and onfocus it know what I have to type AR Or Eng without javascript. Any help will be appreciated..
-
I am using 2 textbox for arabic and 2 for english. Is there any propety of textbox which I have to assign to texbox and onfocus it know what I have to type AR Or Eng without javascript. Any help will be appreciated..
Why you are not creating a custom control for textbox?
cheers, Abhijit My Recent Article : Beginner's Guide To View State
-
Why you are not creating a custom control for textbox?
cheers, Abhijit My Recent Article : Beginner's Guide To View State
I can Make it but how it will recognize to type english or Arabic when the cursor focus on it. how it can sense.
-
I can Make it but how it will recognize to type english or Arabic when the cursor focus on it. how it can sense.