I have to keep track of people's addresses in a database, so I have 2 fields, one called "City", and another called "Zipcode".
Although I wouldn't know how to implement it, I figure there is a way to automatically update the Zipcode field if I enter the City, or vice versa. For example, if I...