abbe
June 5th, 2002, 03:49 AM
Please, help me !
I dinamicllly load my web user control (.ascx) in my .aspx page ,
but .asxc file containss a control textbox and the error is that the
textbox control must be in <form runat = server> , but i want my
<form runat=server> to be in .aspx file.
I dinamicllly load my web user control (.ascx) in my .aspx page ,
but .asxc file containss a control textbox and the error is that the
textbox control must be in <form runat = server> , but i want my
<form runat=server> to be in .aspx file.