Click here to Skip to main content
15,921,959 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
GeneralRe: Changing bgColor and font in ASP.Net programatically Pin
Tina P8-Dec-06 6:23
Tina P8-Dec-06 6:23 
Sounds like you guys all like CSS a lot. Actually to be honest I don’t want to use CSS for this particular task. My requirement is really to sort of provide and alternative color and font and hard code that in their so that when the link is clicked, it’ll trigger the event and the page (entire page will change color and font size).
HtmlForm frm = new HtmlForm();<br />
			frm.bgColor= "yello";<br />
			frm.FontSize= "12";<br />


tHANKS
TINA
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 
AnswerRe: COM Retrieving error Pin
karam chandrabose8-Dec-06 5:10
karam chandrabose8-Dec-06 5:10 

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.