I think I'm onto it... I stripped everything out and now for whatever reason, it's reading the file finally!
I think its working now - it's finally giving me loop query errors and cfdump displays the contents of the CSV... which is a GREAT sign At 03:55 PM 1/29/03 -0600, you wrote: >Unless I'm mistaken - something very odd is going on. For code after the >cffile to just ... stop ... without any error thrown to the screen is >not good. Here is another test - right after the cffile, use a <cflog> >tag to log a test message to the application log. See if it gets added. > >======================================================================= >Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc > >Email : [EMAIL PROTECTED] >WWW : www.camdenfamily.com/morpheus >Yahoo IM : morpheus > >"My ally is the Force, and a powerful ally it is." - Yoda > > > -----Original Message----- > > From: Rafael Alan Bleiweiss [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, January 29, 2003 3:47 PM > > To: CF-Talk > > Subject: RE: CSV loop > > > > > > At 03:37 PM 1/29/03 -0600, you wrote: > > >Add a bunch of output statements so that you can see what's going on. > > > > I've got CFOUTPUTs all over - before, and after the file tag, > > which comes > > before the cfloop - so it's not the query it's a problem with > > the cffile > > tag... but I scrapped it and used a known good cffile from > > another form... > > and still it dies there with no errors shown. I also checked > > to be sure > > it's a good csv it's reading > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

