Got it...Thanks On Sun, Nov 1, 2009 at 3:54 PM, fun and learning <[email protected]>wrote:
> > Hi, > > I have a flat file with rows of data as follows: > > 12/12/2009,AL,Alabama > 12/12/2009,AK,Arkansas > > I am able to read the file using cffile read action. Once I read the file, > I should be able to compare the state in the flat file with customer > state(which is retrieved from a database). I need to loop over the flat file > and store the state in some variable. Can anyone please suggest how can this > be accomplished? > > Thanks. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327890 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

