Friday, September 25, 2020

Auto prompting City and State using ZIP code in Members Registration Form

Hi,

We are trying to use USPS API to get City and State attributes by passing ZIP code. API is working fine, but we need to use this API in our members registration form, where user enters ZIP code, then City and State should be auto filled in respective fields. This way user does not have to type City and State manually.

We would like to know what is the easiest and quicker way to achieve this in Django or other type web forms.

Thanks in advance,
~Ram


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BOi5F2psOACABPtg%2BzLpqsRokArJcRWVh9TnBbLc_SLm%3DxL%3DA%40mail.gmail.com.

No comments:

Post a Comment