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

ASP.NET

 
QuestionRe: GMAIL Quick Contacts Pin
smruti_ranjan20-May-07 1:10
smruti_ranjan20-May-07 1:10 
Question[Message Deleted] Pin
stream2ocean19-May-07 22:51
stream2ocean19-May-07 22:51 
AnswerRe: How To Create Forums in ASP.NET 2.0 by C#? Pin
enjoycrack19-May-07 23:11
enjoycrack19-May-07 23:11 
AnswerRe: How To Create Forums in ASP.NET 2.0 by C#? Pin
Christian Graus19-May-07 23:31
protectorChristian Graus19-May-07 23:31 
AnswerRe: [Message Deleted] Pin
Dave Kreskowiak20-May-07 3:43
mveDave Kreskowiak20-May-07 3:43 
AnswerRe: [Message Deleted] Pin
Colin Angus Mackay20-May-07 4:37
Colin Angus Mackay20-May-07 4:37 
QuestionRegister Custom culture language from Server Computer to Client Computer Pin
Sisovin16819-May-07 19:51
Sisovin16819-May-07 19:51 
QuestionUserControl property Pin
TheEagle19-May-07 18:41
TheEagle19-May-07 18:41 
Hi
Iam loading a usercontrol into another usercontrol as following:

contentList.Controls.Add(Page.LoadControl("UserControls/FieldContentsList.ascx"));<br />
FieldContentsList fieldus=(FieldContentsList)contentList.Controls[0];<br />
this.Metakeywords=fieldus.Metakeywords;


Where contentList is a div html element in the parent usercontrol(which exist(registered) in the page).

I want to get the value of the loaded usercontrol property into the parent usercontrol property
but I get null.I put this code in the Page_Load method for the parent usercontrol.

Please help me to solve this problem...

I am too late but i will never give up

QuestionTextbox help Pin
eric_tran19-May-07 17:43
eric_tran19-May-07 17:43 
AnswerRe: Textbox help Pin
Christian Graus19-May-07 17:46
protectorChristian Graus19-May-07 17:46 
GeneralRe: Textbox help Pin
eric_tran19-May-07 20:25
eric_tran19-May-07 20:25 
GeneralRe: Textbox help Pin
enjoycrack19-May-07 23:04
enjoycrack19-May-07 23:04 
GeneralRe: Textbox help Pin
eric_tran19-May-07 23:19
eric_tran19-May-07 23:19 
GeneralRe: Textbox help Pin
enjoycrack19-May-07 23:22
enjoycrack19-May-07 23:22 
GeneralRe: Textbox help Pin
eric_tran19-May-07 23:25
eric_tran19-May-07 23:25 
GeneralRe: Textbox help Pin
enjoycrack19-May-07 23:30
enjoycrack19-May-07 23:30 
QuestionTo secure an asp page Pin
akh44419-May-07 9:39
akh44419-May-07 9:39 
AnswerRe: To secure an asp page Pin
Christian Graus19-May-07 12:57
protectorChristian Graus19-May-07 12:57 
QuestionHow can i use Process.Start Pin
mghiassi19-May-07 9:14
mghiassi19-May-07 9:14 
AnswerRe: How can i use Process.Start Pin
enjoycrack19-May-07 23:16
enjoycrack19-May-07 23:16 
QuestionTimeout expired error &gt;_&lt; [modified] Pin
rockxuyenmandem19-May-07 6:17
rockxuyenmandem19-May-07 6:17 
QuestionString Concatenation Pin
A kamath19-May-07 5:30
A kamath19-May-07 5:30 
AnswerRe: String Concatenation Pin
mghiassi19-May-07 9:35
mghiassi19-May-07 9:35 
AnswerRe: String Concatenation Pin
Guffa19-May-07 12:03
Guffa19-May-07 12:03 
GeneralRe: String Concatenation Pin
A kamath19-May-07 20:14
A kamath19-May-07 20:14 

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.