coldfusion - How to access a excel file in CF8? -


how read excel file cfm page?

that depends on want do. if need upload file, can use cffile tag (cf8 documentation here).

if want extract data it, may want @ ben nadel's poi utility cfc. (note it's not been updated since release of cf9 because of introduction of cfspreadsheet tag in version of coldfusion.)


Comments

Popular posts from this blog

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -