Hi,
I have a validator in my webform which validates an input text and a buton to submit the input value,
but even when the input value is correct, and i click the button, the server function OnClick is not invoked!
i tried t remove the validator from the code and all went fine!
Anyone can help me with this please??
Thank you