I am trying to use Nate's tag for selecting locations from various
areas.  My table contains both the master areas and then the locations
below them.  An example of the data in the table is as follows:

ID  PID  NAME     Lvl  Visible
1   0    Texas    3    1
2   1    Houston  4    1
3   1    Dallas   4    1

I am trying to figure out what the query would look like in order to feed
Nate's tag so that it will display all of the Lvl 4's in the second select
box based upon the Lvl 3 that is picked in the first select box.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to