Server-Side Form Validation Using an Event
This example demonstrates how you can handle an event to process user input on the server side. SurveyJS also allows you to build an validation expression for the same purpose. This article explains the difference between server-side input validation using expressions and an event handler. Select React, Vue, Knockout, jQuery, or Angular to view an example for your JavaScript framework of choice. Read more...