Click here to Skip to main content
15,902,802 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Date Validation Pin
Jonathan Snyder3-Jan-07 8:29
Jonathan Snyder3-Jan-07 8:29 
QuestionHow do I import value from parent to child Pin
visslan8-Dec-06 5:03
visslan8-Dec-06 5:03 
AnswerRe: How do I import value from parent to child Pin
ednrgc8-Dec-06 6:10
ednrgc8-Dec-06 6:10 
AnswerRe: How do I import value from parent to child Pin
Not Active8-Dec-06 6:18
mentorNot Active8-Dec-06 6:18 
QuestionChanging bgColor and font in ASP.Net programatically Pin
Tina P8-Dec-06 4:44
Tina P8-Dec-06 4:44 
AnswerRe: Changing bgColor and font in ASP.Net programatically Pin
Xpnctoc8-Dec-06 5:04
Xpnctoc8-Dec-06 5:04 
GeneralRe: Changing bgColor and font in ASP.Net programatically Pin
Tina P8-Dec-06 5:19
Tina P8-Dec-06 5:19 
GeneralRe: Changing bgColor and font in ASP.Net programatically Pin
Xpnctoc8-Dec-06 6:04
Xpnctoc8-Dec-06 6:04 
Well just like the <p> or <span> I mentioned, HtmlForm has a "Style" property where you can make css-like declarations... i.e.,

frm.Style = "background-color:yellow; font-weight:bold";

or whatever.
GeneralRe: Changing bgColor and font in ASP.Net programatically Pin
Tina P8-Dec-06 6:23
Tina P8-Dec-06 6:23 
GeneralRe: Changing bgColor and font in ASP.Net programatically Pin
Xpnctoc8-Dec-06 9:22
Xpnctoc8-Dec-06 9:22 
GeneralRe: Changing bgColor and font in ASP.Net programatically Pin
Not Active8-Dec-06 6:13
mentorNot Active8-Dec-06 6:13 
GeneralRe: Changing bgColor and font in ASP.Net programatically Pin
Tina P8-Dec-06 6:25
Tina P8-Dec-06 6:25 
GeneralRe: Changing bgColor and font in ASP.Net programatically Pin
Not Active8-Dec-06 6:50
mentorNot Active8-Dec-06 6:50 
GeneralRe: Changing bgColor and font in ASP.Net programatically Pin
Tina P8-Dec-06 7:43
Tina P8-Dec-06 7:43 
JokeRe: Changing bgColor and font in ASP.Net programatically Pin
Not Active8-Dec-06 8:34
mentorNot Active8-Dec-06 8:34 
QuestionPopulating datas from sql db to CSV file Pin
vijay_838-Dec-06 4:17
vijay_838-Dec-06 4:17 
Questionscrapbook-help Pin
sanaziuse8-Dec-06 4:05
sanaziuse8-Dec-06 4:05 
AnswerRe: scrapbook-help Pin
karam chandrabose8-Dec-06 5:11
karam chandrabose8-Dec-06 5:11 
GeneralRe: scrapbook-help Pin
sanaziuse8-Dec-06 5:28
sanaziuse8-Dec-06 5:28 
GeneralRe: scrapbook-help Pin
ednrgc8-Dec-06 6:11
ednrgc8-Dec-06 6:11 
AnswerRe: scrapbook-help Pin
Not Active8-Dec-06 6:21
mentorNot Active8-Dec-06 6:21 
QuestionIFRAME Pin
Khan.Bangash8-Dec-06 2:44
Khan.Bangash8-Dec-06 2:44 
AnswerRe: IFRAME Pin
ednrgc8-Dec-06 2:54
ednrgc8-Dec-06 2:54 
GeneralRe: IFRAME Pin
Eduard Keilholz8-Dec-06 3:10
Eduard Keilholz8-Dec-06 3:10 
QuestionCOM Retrieving error Pin
R.Palanivel8-Dec-06 2:19
R.Palanivel8-Dec-06 2:19 

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.