After uploading the file to the server, use the CFHTTP tag to read it 
into a query.  You can then process a row at a time.

CF has no facility to read a file a line at a time.

HTH

Dick


At 11:02 AM +0530 11/29/00, [EMAIL PROTECTED] wrote:
>Hello,
>      In my application, the user has to upload tabular data to the server
>I tried the CFFILE tag but then I get all the data only in 1 variable. How
>do I split the data so that I can read data from fields.
>Also, how do I read 1 row at a time ?
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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