Im having issues with the RegularExpressionValidator in my code!
I have 2 text boxes in my html page and in the code i have the sql command that inserts the parameters t
I checked everything and finally got it,
I had to add to my web.config the following:
web.config
And that solved my issues