S
sergio.leon.leon
Hello:
I hope that my english will be readable, I have expended a lot of time
for writing this message ;-)
I have been using the validation controls in several applications.
After this I have not found a control for validating the form as a
whole and during the onsubmit event. I remember that in classic ASP I
did this without much effort. But now, I have tried with property
ValidationGroup, control CustomValidator or ValidationSummary, but I
always have a partial resolution for this problem. Perhaps, with
Javascript but finally I have problems with AJAX and other built-in
features.
I want to validate the controls only during the onsubmit event, not
before.
Anyone know a server control or similar that lets do this in a simple
way, and without problems with the rest of the ASP.NET?
Thanks.
I hope that my english will be readable, I have expended a lot of time
for writing this message ;-)
I have been using the validation controls in several applications.
After this I have not found a control for validating the form as a
whole and during the onsubmit event. I remember that in classic ASP I
did this without much effort. But now, I have tried with property
ValidationGroup, control CustomValidator or ValidationSummary, but I
always have a partial resolution for this problem. Perhaps, with
Javascript but finally I have problems with AJAX and other built-in
features.
I want to validate the controls only during the onsubmit event, not
before.
Anyone know a server control or similar that lets do this in a simple
way, and without problems with the rest of the ASP.NET?
Thanks.