Client Script OnChange as the user types
We are looking for a way to validate the text in a string field as the user is typing via regex. We are using an OnChange Client Script, but the function does not run until the field on the form loses focus. We're looking to trigger the OnChange even...
