How to Submit Form Given Specific Json Response
- by dentalhero
I'm new to Json, so please excuse the newb question.
I have a form in which I'm conducting an Ajax post to submit address information to a backend script for validation.
Here's the form:
<form name="Form" id="Forms" method="post" action="WebCatPageServer.exe" class="uniForm">
<input name="Action" type="hidden"…