Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I get the below error when I call a server side function using server side
include eg: <% GetValue()%>

"The Controls collection cannot be modified because the control contains code
blocks (i.e. <% ... %>)"
 
Back
Top