All,

To see the cfdump, first go to ... 
http://209.41.164.253/store_finder/application/zip.cfm 
or see cfdump below 

I need to pass the zipcodes info from a cfc to another query that looks up 
stores that contain these
zip codes. I need multiple value returned from the CFC that creates this 
result. How do I do this?
When I try to return the cfc values for zip I get a single zip code.  How do I 
get all the zip?  I'm not
good at Structs or Arrays.

01860,03858,01985,01913,03865,01830, query
RESULTSETquery
 CITYDISTSTATEZIP
1MERRIMAC 0 MA 01860 
2NEWTON 2.9757394062 NH 03858 
3WEST NEWBURY 3.06730100998 MA 01985 
4AMESBURY 3.75117219798 MA 01913 
5PLAISTOW 4.50656894395 NH 03865 
6HAVERHILL 4.81549111708 MA 01830 

CACHEDfalse 
EXECUTIONTIME0 
SQLselect * from qSquareSearch where dist <? 
SQLPARAMETERSarray 
15 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303827
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to