Welcome to Comunidade Bloggers |create|it| Sign in | Join | Help

May 2008 - Posts

The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>)
Because I have pages with the markup <%= someVariable%> like < script type ="text/javascript"> function ConfirmCallBack(arg) { if (arg) <%= this ._nextPostBack%> } </ script > I get the following error: "The Controls Read More...