Click here to Skip to main content
15,900,724 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: need help with my asp.net2 - javascipt Pin
Psycho-*Coder*-Extreme1-May-07 18:18
Psycho-*Coder*-Extreme1-May-07 18:18 
GeneralRe: need help with my asp.net2 - javascipt Pin
neodeaths1-May-07 18:23
neodeaths1-May-07 18:23 
GeneralRe: need help with my asp.net2 - javascipt Pin
Guffa1-May-07 21:20
Guffa1-May-07 21:20 
AnswerRe: need help with my asp.net2 - javascipt Pin
Spunky Coder1-May-07 19:46
Spunky Coder1-May-07 19:46 
AnswerRe: need help with my asp.net2 - javascipt Pin
Guffa1-May-07 21:23
Guffa1-May-07 21:23 
Questionfield validation in content pages Pin
hahii1-May-07 13:32
hahii1-May-07 13:32 
AnswerRe: field validation in content pages Pin
firozu3-May-07 1:26
firozu3-May-07 1:26 
Questionhow can I modify the content of a contentplaceholder Pin
rom901251-May-07 11:09
rom901251-May-07 11:09 
Good afternoon,

I am fumbling my way thru my first ASP.NET project and I have a question about contentplaceholders.

I have a master page that has 3 contentplaceholders. Pages that derive from this master page have custom html\text content in the contentplaceholders.

I want to allow users the ability to change the customer html\text for a derived page.

The master page:
<code>
<asp:ContentPlaceHolder ID="phMain" runat="server">
<h3>News of the day!</h3>
</asp:ContentPlaceHolder>
</code>

I want to programmatically alter the content of "phMain" in the master page from "News of the day! to "News of the Hour" in a derived page. Is there a way to do this without having to add controls (a label or textbox) to the contentplaceholder?

Thanks.
AnswerRe: Link within a Textbox Pin
StianSandberg1-May-07 10:34
StianSandberg1-May-07 10:34 
GeneralRe: Link within a Textbox Pin
Ibuprofen1-May-07 11:52
Ibuprofen1-May-07 11:52 
QuestionSecurity Exception Pin
deepaks31-May-07 8:37
deepaks31-May-07 8:37 
AnswerRe: Security Exception Pin
CharlyBrownx31-May-07 9:11
CharlyBrownx31-May-07 9:11 
GeneralRe: Security Exception Pin
deepaks32-May-07 8:49
deepaks32-May-07 8:49 
QuestionMaster Pages Pin
hahii1-May-07 8:18
hahii1-May-07 8:18 
QuestionProblem in using timer control in asp.net Pin
RohitRajPokhrel1-May-07 8:04
RohitRajPokhrel1-May-07 8:04 
AnswerRe: Problem in using timer control in asp.net Pin
CharlyBrownx31-May-07 9:16
CharlyBrownx31-May-07 9:16 
GeneralRe: Problem in using timer control in asp.net Pin
RohitRajPokhrel2-May-07 9:00
RohitRajPokhrel2-May-07 9:00 
QuestionItems in a RadioButtonList Pin
donkur1-May-07 7:34
donkur1-May-07 7:34 
AnswerRe: Items in a RadioButtonList Pin
Ibuprofen1-May-07 8:40
Ibuprofen1-May-07 8:40 
GeneralRe: Items in a RadioButtonList [modified] Pin
donkur1-May-07 8:59
donkur1-May-07 8:59 
GeneralRe: Items in a RadioButtonList Pin
Ibuprofen1-May-07 9:17
Ibuprofen1-May-07 9:17 
GeneralRe: Items in a RadioButtonList Pin
donkur1-May-07 9:23
donkur1-May-07 9:23 
GeneralRe: Items in a RadioButtonList Pin
Ibuprofen1-May-07 9:46
Ibuprofen1-May-07 9:46 
GeneralRe: Items in a RadioButtonList Pin
donkur2-May-07 4:24
donkur2-May-07 4:24 
QuestionASP.NET error Pin
MohammadAmiry1-May-07 7:29
MohammadAmiry1-May-07 7:29 

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.