It can't be "his" file as CF is server side. They would have to upload their file to your server first.
On Sat, Aug 13, 2011 at 11:58 PM, Mo Lay <[email protected]> wrote: > > Hi Guys, > > i found that POI Utility ColdFusion Component on the following link > (http://www.bennadel.com/projects/poi-utility.htm) which is very > interessting. in this code we are really specifying the name of thenExcel > file to read data from .. > > code : > <!--- Get the path to our Excel document. ---> > <cfset strFilePath = ExpandPath( "./meals.xls" ) /> > > Is there a way to change this and make it more interactive i.e give the user > the control to browse to be his excel file ? > > thank you ... > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5437 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
