How to prevent submission of form on onchange client script
Hi Team,We have a on change client script and script include to fetch the value from table and do validation,but the issue is even if the value is incorrect the form is getting submitted,which should not be the case. Below is script include and clien...