Hi do you hire contract based python/django freelancer? We can help you in this and related tasks at fair prices. Reply or send email to [email protected] Best Regards, Divyesh Khamele, Pythonmate
On Mon, 5 Oct 2020, 1:35 pm Salima Begum, <[email protected]> wrote: > Hi all, > I have database of zip code for example, > INSERT INTO pages_zip_code (id, zip, city, st) VALUES > (1, '00501', 'Holtsville', 'NY'), > (2, '00544', 'Holtsville', 'NY'), > (3, '00601', 'Adjuntas', 'PR'), > (4, '00602', 'Aguada', 'PR'), > (5, '00603', 'Aguadilla', 'PR'), > (6, '00604', 'Aguadilla', 'PR'), > (7, '00605', 'Aguadilla', 'PR'), > (8, '00606', 'Maricao', 'PR'), > (9, '00610', 'Anasco', 'PR'), > (10, '00611', 'Angeles', 'PR'), > (11, '00612', 'Arecibo', 'PR'), > (12, '00613', 'Arecibo', 'PR'), > (13, '00614', 'Arecibo', 'PR'), > (14, '00616', 'Bajadero', 'PR'), > (15, '00617', 'Barceloneta', 'PR'), > (16, '00622', 'Boqueron', 'PR'), > (17, '00623', 'Cabo Rojo', 'PR'), > (18, '00624', 'Penuelas', 'PR'), > (19, '00627', 'Camuy', 'PR'); > If user enters zipcode, Then state and city column should be auto fill by > using database of zip code in django and jQuery . > Please let me know how to do this. > > Thank You, > ~Salima > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAMSz6b%3DceNs7rk3zY4aNAS2MpUtAnamPi%2BzsfBx5maK9NZPo%2Bw%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAMSz6b%3DceNs7rk3zY4aNAS2MpUtAnamPi%2BzsfBx5maK9NZPo%2Bw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAH9mneVLY6Vvx%2BFh-VxEpQFX2%2BgS%2BKYs76t5aak9VxcvkrQDpg%40mail.gmail.com.

