Z
Zimmergren
I know this has been up on googlegroups before, on several places.
However, I havn't found a solution to this specific problem.
I get this errormessage:
"The Controls collection cannot be modified because the control
contains code blocks (i.e. <% ... %>)."
Which I get because ASP.NET uses <% ... %> tags OUTSIDE the <form> tag,
meaning you can't implement it inside the form tags.
Somehow I would like to override this or something. Possible?
Thanks alot.
Tobias.
However, I havn't found a solution to this specific problem.
I get this errormessage:
"The Controls collection cannot be modified because the control
contains code blocks (i.e. <% ... %>)."
Which I get because ASP.NET uses <% ... %> tags OUTSIDE the <form> tag,
meaning you can't implement it inside the form tags.
Somehow I would like to override this or something. Possible?
Thanks alot.
Tobias.