Validation on SharePoint Forms – Part Three
In parts one and two on this topic, I gave an overview of SharePoint form validation and gave an example of how you can implement some validation with JavaScript. In this post, I’ll show how you can use more standard .NET validation with a custom form. (Be sure to check out Part 4 as well,…