How can I explain this. I have a list of postcodes in text files in an external url and I have a formfield.
When people enter data into the form field, using javascript validation, I want the form to check if the entered data exists in any of the external postcode files.
Is there anyway this can be possible ? if so can you please explain.
Thanks in advance.