I had a rental application form that I had already programmed to post to a database and email my client based on community selected.
What I needed was for the form to do some error checking and to echo the error below the field that needed corrected as well as re-focus in the field needing correction. I needed the script to not process unless it passed all the errors.
The amount of fields checked was 39...
What would be the normal programming cost be for the additional features I needed?