Click here to Skip to main content
15,891,409 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How Template style change Pin
T M Gray12-Feb-10 5:58
T M Gray12-Feb-10 5:58 
QuestionTextbox Scroll Bar Pin
koncuk11-Feb-10 22:32
koncuk11-Feb-10 22:32 
AnswerRe: Textbox Scroll Bar Pin
s.mn11-Feb-10 23:35
s.mn11-Feb-10 23:35 
GeneralRe: Textbox Scroll Bar Pin
koncuk12-Feb-10 0:37
koncuk12-Feb-10 0:37 
GeneralRe: Textbox Scroll Bar Pin
s.mn12-Feb-10 0:41
s.mn12-Feb-10 0:41 
GeneralRe: Textbox Scroll Bar Pin
koncuk12-Feb-10 0:57
koncuk12-Feb-10 0:57 
AnswerRe: Textbox Scroll Bar Pin
T M Gray12-Feb-10 7:57
T M Gray12-Feb-10 7:57 
GeneralRe: Textbox Scroll Bar Pin
koncuk14-Feb-10 20:58
koncuk14-Feb-10 20:58 
thanks,

I writed this code is following;

<td rowspan="3" class="style5">
<asp:TextBox ID="TextBox1" runat="server" Height="461px" TextMode="MultiLine"
style="overflow:auto; scrollbar-3dlight-color:red;
scrollbar-arrow-color:green;
scrollbar-base-color:blue;
scrollbar-darkshadow-color:black;
scrollbar-face-color:purple;
scrollbar-highlight-color:orange;
scrollbar-shadow-color:gray;
scrollbar-track-coloryellow;
Width="271px" BackColor="Transparent" Font-Names="ArnoPro" scroll-bar="transparent"
Font-Bold="True"> <strong>FRANCE</strong>

21, Rue des Francs Bourgeois
</asp:TextBox>
</td>

But it isn't work. I do not know where to write code.
QuestionNot able To show loading image Pin
Any_India11-Feb-10 21:47
Any_India11-Feb-10 21:47 
AnswerRe: Not able To show loading image Pin
T M Gray12-Feb-10 6:12
T M Gray12-Feb-10 6:12 
AnswerRe: Not able To show loading image Pin
PunkIsNotDead12-Feb-10 6:15
PunkIsNotDead12-Feb-10 6:15 
Questionwhat is extension method in net? Pin
Tridip Bhattacharjee11-Feb-10 21:37
professionalTridip Bhattacharjee11-Feb-10 21:37 
AnswerRe: what is extension method in net? Pin
Anurag Gandhi12-Feb-10 0:02
professionalAnurag Gandhi12-Feb-10 0:02 
Questionquestion regarding asp.net net project type? Pin
Tridip Bhattacharjee11-Feb-10 21:37
professionalTridip Bhattacharjee11-Feb-10 21:37 
AnswerRe: question regarding asp.net net project type? Pin
i gr811-Feb-10 22:18
i gr811-Feb-10 22:18 
AnswerRe: question regarding asp.net net project type? Pin
T M Gray12-Feb-10 4:42
T M Gray12-Feb-10 4:42 
Questionmy datepicker is not working in opera but it is workin in IE,FireFox Pin
Tridip Bhattacharjee11-Feb-10 21:36
professionalTridip Bhattacharjee11-Feb-10 21:36 
AnswerRe: my datepicker is not working in opera but it is workin in IE,FireFox Pin
i gr811-Feb-10 22:23
i gr811-Feb-10 22:23 
Questionopensource advance image editor for asp.net Pin
Tridip Bhattacharjee11-Feb-10 21:35
professionalTridip Bhattacharjee11-Feb-10 21:35 
QuestionMaster page and Frame? Pin
Tridip Bhattacharjee11-Feb-10 21:35
professionalTridip Bhattacharjee11-Feb-10 21:35 
QuestionHow to encrypt javascript from server side code when it will emit in page? Pin
Tridip Bhattacharjee11-Feb-10 21:35
professionalTridip Bhattacharjee11-Feb-10 21:35 
AnswerRe: How to encrypt javascript from server side code when it will emit in page? Pin
i gr811-Feb-10 22:35
i gr811-Feb-10 22:35 
QuestionHow call a method asynchronously in asp.net2.0 Pin
Tridip Bhattacharjee11-Feb-10 21:34
professionalTridip Bhattacharjee11-Feb-10 21:34 
AnswerRe: How call a method asynchronously in asp.net2.0 Pin
i gr811-Feb-10 22:37
i gr811-Feb-10 22:37 
Questionhow to parse xml by javascript which will be crossbrowser Pin
Tridip Bhattacharjee11-Feb-10 21:34
professionalTridip Bhattacharjee11-Feb-10 21:34 

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.