I'm new to Coldfusion. I'm working on a form that uses an excel sheet as a database. The file is contained in this code in a coldfusion file: <cfheader name="Content-Disposition" value="inline; filename=fad_db.xls"> So, it looks like the excel file is embedded in the coldfusion file. (I don't see it any
I'd like to delete column in the excel sheet. How can I go about doing that if the excel sheet is embedded in the file? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5104 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
