Click here to Skip to main content
15,918,742 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to programatically know that is the app in debug mode or not Pin
Tarakeshwar Reddy18-Dec-06 18:48
professionalTarakeshwar Reddy18-Dec-06 18:48 
Questionsend mail using asp.net ? Pin
Phan Van Thao18-Dec-06 15:47
Phan Van Thao18-Dec-06 15:47 
AnswerRe: send mail using asp.net ? Pin
Guffa18-Dec-06 15:55
Guffa18-Dec-06 15:55 
GeneralRe: send mail using asp.net ? Pin
Amit Kumar G19-Dec-06 15:08
Amit Kumar G19-Dec-06 15:08 
GeneralRe: send mail using asp.net ? Pin
Guffa19-Dec-06 21:14
Guffa19-Dec-06 21:14 
GeneralRe: send mail using asp.net ? Pin
Phan Van Thao29-Dec-06 19:17
Phan Van Thao29-Dec-06 19:17 
QuestionHtmL chess board type game Pin
arjun.me18-Dec-06 13:49
arjun.me18-Dec-06 13:49 
QuestionASP.Net presentation Layer...Urgent Please help Pin
Tina P18-Dec-06 12:19
Tina P18-Dec-06 12:19 
Hey guys,

I am working on a asp.Net (1.1) site. Basically I need to add a couple of new pages. The page would have a few drop down displaying bgColor options, font options, and text size. Now when the user selects one or all of these options, and click the submit button… I should be able to change the page’s look appropriately. So for instance, if a user selects red for the background, Arial for the font and 10 as the size…on button_click event these properties should apply to the page. Now I am grabbing the value from the drop down ( string currentColor = ddl1.SelectedValue; )
I notices that the page control, doesn’t have the body or html form element, so now how do I apply this color property for example to the entire page. My guess is I’d have to go under HTML mode of aspx page and do it there.

Please suggest what is the best approach here.

Thanks
Tina
AnswerRe: ASP.Net presentation Layer...Urgent Please help Pin
Ballita18-Dec-06 18:40
Ballita18-Dec-06 18:40 
GeneralRe: ASP.Net presentation Layer...Urgent Please help Pin
Tina P19-Dec-06 4:25
Tina P19-Dec-06 4:25 
QuestionProblem regarding client scripting Pin
veerugadde18-Dec-06 10:34
veerugadde18-Dec-06 10:34 
QuestionGetting Text Value from a label inside a datalist Pin
creativedesignuk18-Dec-06 10:04
creativedesignuk18-Dec-06 10:04 
Questionasp.net 1.0 project in Visual Studio 2005 ? Pin
digsy_18-Dec-06 9:17
digsy_18-Dec-06 9:17 
AnswerRe: asp.net 1.0 project in Visual Studio 2005 ? Pin
ToddHileHoffer18-Dec-06 9:36
ToddHileHoffer18-Dec-06 9:36 
AnswerRe: asp.net 1.0 project in Visual Studio 2005 ? Pin
ednrgc19-Dec-06 2:43
ednrgc19-Dec-06 2:43 
QuestionChanging appearence of UI elements in aspx OR codebehind Pin
Tina P18-Dec-06 9:16
Tina P18-Dec-06 9:16 
AnswerRe: Changing appearence of UI elements in aspx OR codebehind Pin
ToddHileHoffer18-Dec-06 9:35
ToddHileHoffer18-Dec-06 9:35 
GeneralRe: Changing appearence of UI elements in aspx OR codebehind Pin
Tina P18-Dec-06 9:46
Tina P18-Dec-06 9:46 
GeneralRe: Changing appearence of UI elements in aspx OR codebehind Pin
ToddHileHoffer18-Dec-06 9:54
ToddHileHoffer18-Dec-06 9:54 
GeneralRe: Changing appearence of UI elements in aspx OR codebehind Pin
Tina P18-Dec-06 10:13
Tina P18-Dec-06 10:13 
QuestionAccession Page Control from UserControl Pin
mahesh kukkadapu18-Dec-06 7:49
mahesh kukkadapu18-Dec-06 7:49 
AnswerRe: Accession Page Control from UserControl Pin
ToddHileHoffer18-Dec-06 7:59
ToddHileHoffer18-Dec-06 7:59 
GeneralRe: Accession Page Control from UserControl Pin
mahesh kukkadapu18-Dec-06 8:22
mahesh kukkadapu18-Dec-06 8:22 
GeneralRe: Accession Page Control from UserControl Pin
ToddHileHoffer18-Dec-06 8:29
ToddHileHoffer18-Dec-06 8:29 
GeneralRe: Accession Page Control from UserControl Pin
mahesh kukkadapu18-Dec-06 9:11
mahesh kukkadapu18-Dec-06 9:11 

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.