I wrote:

> <cfloop query="list_cities">
>  <cfoutput>#CityCode# / #City#</cfoutput><br />
> </cfloop>

I just noticed I left that loop in from an earlier version of the page that
worked a different way. Obviously you don't want to use cfloop when a
regular cfoutput will do. Sorry.

Marc



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

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to