macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Re: Change state form based on country selected

Subject: Re: Change state form based on country selected
From: "Dan Bracuk" <webforumsuser@xxxxxxxxxxxxxx>
Date: Mon, 28 Jul 2008 17:41:40 +0000 (UTC)
Newsgroups: macromedia.coldfusion.advanced_techniques

The first thing I would do is add as much data to my db as possible.  You 
already have the American states.  Add the Canadian provinces and the 
equivalent records for every other country you are interested in.  For 
countries without states, add a record to that table stating so.

 Then you can use related selects, if you know how.


<Prev in Thread] Current Thread [Next in Thread>