<cfhttp url="ftp://server/FILE" port="21" username="jahdata" password='[EMAIL PROTECTED]' name="getdata" resolveurl="no" firstrowasheaders="no" delimiter="|"></cfhttp>
ok... the file i am trying to read has no file extension. just filename. also it is only located in a ftp directory.. could the Pipe '|" as a deliminator be causing problems? if i do a dump i get no info on the file... i should be able to get column_1 - 20 some thing... no even sure if i am truely logged in, since i am only seeing an error when i try to out put results... can i use CFHTTP to retrieve the file info from ftp? i looked at cfftp but couldnt understand how to turn it into a query... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:302964 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

