aspx_professional thread: User Control (ASCX file)
Hi folks, Does anyone have or has anyone come across an example of how to access an (ASCX)user control's control (text box, check box, button etc...) from an ASPX code-behind-page (not inside script tags in the ASPX page). I've played around with and found plenty of examples on how to access the controls from the ASPX page inside script tags, but nothing demonstrating how to access the controls from the ASPX code-behind-page. Thanks Pete
|





