I've had users upload .csv files. You upload them, loop over them (delimited by comma or tab) and insert the entries into the DB).
On Tue, Aug 5, 2008 at 8:35 PM, John Barrett <[EMAIL PROTECTED]> wrote: > I have a form that write a "single" entry to the db(date, tip topic, tip > data). This creates a row in the db. Is it possible to write many rows to the > db, maybe by attaching a xcel spreadsheet to the update script,and have that > write to the db? > > I am not sure if I am being clear about this, but I hope that I am. > Thanks so much, > John > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3891 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
