Click here to Skip to main content
16,012,843 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: URLs of History Entries Pin
Jeremy Falcon19-Aug-02 5:31
professionalJeremy Falcon19-Aug-02 5:31 
GeneralRe: URLs of History Entries Pin
jerry0davis19-Aug-02 21:57
jerry0davis19-Aug-02 21:57 
GeneralGood ASP.NET MAtrix resource Pin
Davy Mitchell14-Aug-02 8:51
Davy Mitchell14-Aug-02 8:51 
GeneralISAPI file reading.. Pin
code dope13-Aug-02 22:59
code dope13-Aug-02 22:59 
GeneralRe: ISAPI file reading.. Pin
Roger Wright15-Aug-02 4:29
professionalRoger Wright15-Aug-02 4:29 
GeneralRe: ISAPI file reading.. Pin
code dope15-Aug-02 5:32
code dope15-Aug-02 5:32 
GeneralISAPI File Writing Pin
John Pepper13-Aug-02 8:09
John Pepper13-Aug-02 8:09 
GeneralProblem with LoadControl in ASP.NET Pin
Henk13-Aug-02 2:52
Henk13-Aug-02 2:52 
Hello,

I have a rather nasty problem. I have an aspx page. This page loads an web user control using LoadControl. The control that is loaded also does a loadcontrol to load another control. And then this Control does again a loadcontrol. The Controls contain tables. By using findcontrol I can find the right tablecell to add the control to. On of the controls that is loaded by antoher control contains a checkbox, and when this one gets loaded I get an error saying that I must have a form with runat-server attribute. This is ofcourse present in the aspx page that starts all the dynamic loading.

so, summarized:

I have ControlA, ControlB, and ControlC

My aspx page loads ControlA, ControlA then loads ControlB and finds the right cell to add to the control colletion of that cell. Then ControlB loads ControlC and does also a findControl, but since ControlC has a <asp:checkbox runat="server"/"> the error "Control '_ctl0__ctl0__ctl1__ctl0' of type 'CheckBox' must be placed inside a form tag with runat=server. " occurs.

Is there a solution to this problem?






grtz
Henk
GeneralRegular Expression Hell Pin
David Wulff13-Aug-02 1:29
David Wulff13-Aug-02 1:29 
GeneralRe: Regular Expression Hell Pin
Jamie Nordmeyer14-Aug-02 10:20
Jamie Nordmeyer14-Aug-02 10:20 
GeneralRe: Regular Expression Hell Pin
David Wulff14-Aug-02 13:48
David Wulff14-Aug-02 13:48 
GeneralFree Web Site Design Pin
Derek Lakin12-Aug-02 8:09
Derek Lakin12-Aug-02 8:09 
GeneralPlease help .........Urgent Soln IN ASP Pin
Ramprasad S11-Aug-02 22:27
sussRamprasad S11-Aug-02 22:27 
GeneralPlease help .........Urgent Soln Pin
Ramprasad S11-Aug-02 22:23
sussRamprasad S11-Aug-02 22:23 
GeneralNavigating to a different frame from server-side code Pin
Harilaos Sfougaris11-Aug-02 21:08
Harilaos Sfougaris11-Aug-02 21:08 
QuestionASP in EBNF? Pin
dabs11-Aug-02 14:00
dabs11-Aug-02 14:00 
GeneralMouse over event Pin
Mazdak10-Aug-02 22:17
Mazdak10-Aug-02 22:17 
GeneralRe: Mouse over event Pin
Enrico Elizar Samuel13-Aug-02 21:39
Enrico Elizar Samuel13-Aug-02 21:39 
GeneralUpdateable queries Pin
Xavier Shay9-Aug-02 15:08
Xavier Shay9-Aug-02 15:08 
GeneralRe: Updateable queries Pin
Mazdak9-Aug-02 19:21
Mazdak9-Aug-02 19:21 
GeneralRe: Updateable queries Pin
Xavier Shay13-Aug-02 1:13
Xavier Shay13-Aug-02 1:13 
GeneralRe: Updateable queries Pin
Philip Patrick9-Aug-02 20:28
professionalPhilip Patrick9-Aug-02 20:28 
GeneralRe: Updateable queries Pin
Martin Marvinski9-Aug-02 20:49
Martin Marvinski9-Aug-02 20:49 
GeneralRe: Updateable queries Pin
Xavier Shay13-Aug-02 1:17
Xavier Shay13-Aug-02 1:17 
QuestionCan i control the application variables dynamicly Pin
david fox9-Aug-02 9:49
david fox9-Aug-02 9:49 

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.