Subject: Variable in ASP HTML?
Posted By: thenextbillgates Post Date: 4/7/2006 9:28:32 PM
I have a WebUserControl that is placed on the page in the HTML view of the ASP page:

<uc1:ModuleControls id=ModuleControls1 runat="server" CallingModule="<%#catNum%>">


It works...sorta...but catNum is placed in this spot *before* the constructor is called for the UserControl, which is where the variable is set....so 0 is placed here every time...What am I doing wrong? Thanks!


Go to topic 42425

Return to index page 320
Return to index page 319
Return to index page 318
Return to index page 317
Return to index page 316
Return to index page 315
Return to index page 314
Return to index page 313
Return to index page 312
Return to index page 311