Hung Pham
Member since Dec 5, 2012
- Profile: /members/10472-hung-pham.htm
- URL: http://None
- Comments: 1
Recent Blog Comments By Hung Pham
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Dec 5, 2012 at 10:04 AM
I am running CF8. I have three files: POIUtility.cfc, readExcelFile.cfm, and meals.xlsx. They are all in the same folder. This is my readExcelFile.cfm looks like: <cfset objPOIUtility = CreateObject( "component", "POIUtility" ).Init() /> <!--- Get the path to ou... read more »