Click here to Skip to main content
15,919,567 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Total string length Pin
kubben26-Jul-07 5:37
kubben26-Jul-07 5:37 
Questiongetting dynamically created control's value as null Pin
imranafsari26-Jul-07 5:05
imranafsari26-Jul-07 5:05 
AnswerRe: getting dynamically created control's value as null Pin
Tarakeshwar Reddy26-Jul-07 5:15
professionalTarakeshwar Reddy26-Jul-07 5:15 
GeneralRe: getting dynamically created control's value as null Pin
imranafsari26-Jul-07 5:35
imranafsari26-Jul-07 5:35 
GeneralRe: getting dynamically created control's value as null Pin
Tarakeshwar Reddy26-Jul-07 6:03
professionalTarakeshwar Reddy26-Jul-07 6:03 
AnswerRe: getting dynamically created control's value as null Pin
wk63326-Jul-07 5:34
wk63326-Jul-07 5:34 
GeneralRe: getting dynamically created control's value as null Pin
imranafsari26-Jul-07 5:42
imranafsari26-Jul-07 5:42 
GeneralRe: getting dynamically created control's value as null Pin
wk63326-Jul-07 5:56
wk63326-Jul-07 5:56 
My fix isn't for the problem you have (objects are null) but for the next problem you'll encounter (objects won't maintain values on if you dynamically create them too late in the page cycle).

The other solution posted to search the placeholder rather than the page for the controls should work, so I'm not sure what's wrong. I would use the debugger to inspect the contents of the placeholder's controls to see if anything is there.
QuestionResponse.Redirect Pin
Civic0626-Jul-07 4:33
Civic0626-Jul-07 4:33 
AnswerRe: Response.Redirect Pin
Blue_Boy26-Jul-07 4:42
Blue_Boy26-Jul-07 4:42 
QuestionProblem getting information from a database. [modified] Pin
Muntyness26-Jul-07 4:03
Muntyness26-Jul-07 4:03 
AnswerRe: Problem getting information from a database. Pin
Blue_Boy26-Jul-07 4:08
Blue_Boy26-Jul-07 4:08 
GeneralProblem fixed Pin
Muntyness26-Jul-07 4:20
Muntyness26-Jul-07 4:20 
AnswerRe: Problem getting information from a database. Pin
Paddy Boyd26-Jul-07 4:27
Paddy Boyd26-Jul-07 4:27 
QuestionForms Auth & SSO Pin
Ridge Howison26-Jul-07 3:52
Ridge Howison26-Jul-07 3:52 
QuestionCodes of paramaters of Crystal Report in C # ? Pin
Fabu197126-Jul-07 3:32
Fabu197126-Jul-07 3:32 
AnswerRe: Codes of paramaters of Crystal Report in C # ? Pin
Blue_Boy26-Jul-07 4:00
Blue_Boy26-Jul-07 4:00 
Questionproblems with office components Pin
johno196726-Jul-07 3:30
johno196726-Jul-07 3:30 
QuestionThird party authentication [modified] Pin
Abhishek Joshi26-Jul-07 3:29
Abhishek Joshi26-Jul-07 3:29 
QuestionHow to rename a folder using asp.net Pin
Khan.Bangash26-Jul-07 2:08
Khan.Bangash26-Jul-07 2:08 
AnswerRe: How to rename a folder using asp.net Pin
Guffa26-Jul-07 2:28
Guffa26-Jul-07 2:28 
AnswerRe: How to rename a folder using asp.net Pin
Sandeep Kumar26-Jul-07 2:31
Sandeep Kumar26-Jul-07 2:31 
AnswerRe: How to rename a folder using asp.net Pin
Imran Khan Pathan26-Jul-07 2:52
Imran Khan Pathan26-Jul-07 2:52 
GeneralRe: How to rename a folder using asp.net Pin
Khan.Bangash26-Jul-07 2:55
Khan.Bangash26-Jul-07 2:55 
Questionautomatic windows authentication Pin
vicentiu26-Jul-07 1:58
vicentiu26-Jul-07 1:58 

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.