Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: User Control (ASCX file)


Message #1 by peter@i... on Mon, 2 Dec 2002 14:45:33
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


  Return to Index