sysadmin07
IS-IT--Management
Hello,
I have a CF page with textboxes that populate an Access database. In two of the textboxes, I have a user enter their city and zip. In some cases, a city will cover more than one zip and I'd like to give them the capability to account for this. For example, if "Los Angeles" is entered, and they live near 90001 and 90002, is it possible to have these zips entered into the db automatically. Example of how I'd like it to look in the db:
City Zip Code
Los Angeles-1 90001
Los Angeles-2 90002
Thanks in advance!
I have a CF page with textboxes that populate an Access database. In two of the textboxes, I have a user enter their city and zip. In some cases, a city will cover more than one zip and I'd like to give them the capability to account for this. For example, if "Los Angeles" is entered, and they live near 90001 and 90002, is it possible to have these zips entered into the db automatically. Example of how I'd like it to look in the db:
City Zip Code
Los Angeles-1 90001
Los Angeles-2 90002
Thanks in advance!