How can I validate a ZIP code and fill in a field, for example city, using jquery validate?
For example: the field (input) that the user would fill the city would be disabled and the value of the same would be taken by a validation of the CEP, I found this free service which returns a JSON output on the zip code information.