B
baroque Chou
I am using validation controls for input validation, but I would like
to know whether the validation occurs at client side or server side,
dose this cause any round trip.
It has a runat=server property, but I noticed that the validation
almost occurs the same time when I click the submit button.
to know whether the validation occurs at client side or server side,
dose this cause any round trip.
It has a runat=server property, but I noticed that the validation
almost occurs the same time when I click the submit button.