Click here to Skip to main content
15,889,266 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Check Aspx file integrity? Pin
Ennis Ray Lynch, Jr.1-Sep-10 7:16
Ennis Ray Lynch, Jr.1-Sep-10 7:16 
GeneralRe: Check Aspx file integrity? Pin
Not Active1-Sep-10 7:44
mentorNot Active1-Sep-10 7:44 
GeneralRe: Check Aspx file integrity? Pin
robocodeboy1-Sep-10 7:59
robocodeboy1-Sep-10 7:59 
GeneralRe: Check Aspx file integrity? Pin
Not Active1-Sep-10 9:10
mentorNot Active1-Sep-10 9:10 
GeneralRe: Check Aspx file integrity? Pin
robocodeboy1-Sep-10 21:36
robocodeboy1-Sep-10 21:36 
QuestionChild Controls Showing as Null Pin
David Muir1-Sep-10 4:20
David Muir1-Sep-10 4:20 
AnswerRe: Child Controls Showing as Null Pin
Ennis Ray Lynch, Jr.1-Sep-10 7:26
Ennis Ray Lynch, Jr.1-Sep-10 7:26 
GeneralRe: Child Controls Showing as Null Pin
David Muir1-Sep-10 22:11
David Muir1-Sep-10 22:11 
I'm using the Page_Load event on the User Control.

What I do at first is a FindControl() on the current control, if its not found, it does a a FindControl() on the page which the control is on. If thats not found, it looks at the Master for that Page and continues to do this until the control is found, or it is the root masterpage.

It only seems to find controls outwith the content place hold on the root masterpage or nested content controls. Interestingly, on the Controls collection, it shows the correct number of the page, however some are shown as null. I'm sure the nulls are where my controls I need to find are.

Thanks
DM
QuestionASP.Net State Service doesnt exists in IIS7 Pin
indian14331-Aug-10 7:09
indian14331-Aug-10 7:09 
AnswerRe: ASP.Net State Service doesnt exists in IIS7 Pin
T M Gray31-Aug-10 11:36
T M Gray31-Aug-10 11:36 
QuestionHttpCompileException occurs at random times Pin
mark_me30-Aug-10 13:28
mark_me30-Aug-10 13:28 
QuestionSaving a user's location on a page Pin
Aptiva Dave30-Aug-10 10:06
Aptiva Dave30-Aug-10 10:06 
AnswerRe: Saving a user's location on a page Pin
Ennis Ray Lynch, Jr.30-Aug-10 10:46
Ennis Ray Lynch, Jr.30-Aug-10 10:46 
AnswerRe: Saving a user's location on a page Pin
T M Gray30-Aug-10 11:00
T M Gray30-Aug-10 11:00 
GeneraldevX link Pin
David Mujica30-Aug-10 11:06
David Mujica30-Aug-10 11:06 
GeneralRe: devX link Pin
T M Gray31-Aug-10 8:57
T M Gray31-Aug-10 8:57 
AnswerRe: Saving a user's location on a page Pin
David Mujica30-Aug-10 11:05
David Mujica30-Aug-10 11:05 
GeneralRe: Saving a user's location on a page Pin
Aptiva Dave31-Aug-10 4:35
Aptiva Dave31-Aug-10 4:35 
AnswerRe: Saving a user's location on a page Pin
NeverHeardOfMe30-Aug-10 11:59
NeverHeardOfMe30-Aug-10 11:59 
GeneralRe: Saving a user's location on a page Pin
Aptiva Dave31-Aug-10 4:39
Aptiva Dave31-Aug-10 4:39 
Questionheader, footer , page number in iTextSharp Pin
Dhyanga30-Aug-10 5:51
Dhyanga30-Aug-10 5:51 
AnswerRe: header, footer , page number in iTextSharp Pin
Not Active30-Aug-10 6:09
mentorNot Active30-Aug-10 6:09 
GeneralRe: header, footer , page number in iTextSharp Pin
Dhyanga30-Aug-10 7:08
Dhyanga30-Aug-10 7:08 
GeneralRe: header, footer , page number in iTextSharp Pin
Not Active30-Aug-10 7:30
mentorNot Active30-Aug-10 7:30 
GeneralRe: header, footer , page number in iTextSharp Pin
Dhyanga30-Aug-10 7:54
Dhyanga30-Aug-10 7:54 

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.