Hello all,
I am building a small web application in c#. I am using the range validator and I want to bind it to an html control that has the runat="server" attribute to it.
From some reason it won't bind and won't perform any check for the content of the control. Does any of you have an idea what to do?