excel issue using cf
hi all,
in application wanted download information in excel file user , user can edit downloaded file , upload again...ie dynamic excel creation... downloading working fine, when tries upload , @ time when cf server reads file, brings problems...i tried 2 ways read file
1) using cfx_excel2query custom tag read
case1: in case, created file using cfcontent-cfheader, gives error like 12000 bytes read , -244545000 expected.
case2: in case, created file using ben nadel's poi utility , try upload, giving error error occured.. '3'
and 2)
ben nadel's poi utility read
case1:using poi create file , export user, in case, in cases not consider column in excel file, if 4 columns there in excel, dump after reading shows 3 columns..looking strange
case2: in case, created file using cfcontent-cfheader, gives error object instantiation problem in poi read function..
note: if create excel file in desktop manaully filled data, work in cases.. , if keep blank excel in cf-server , using same after downloading manually fill..and again upload works...
so suspect problem dynamic creation of file....
please help, urgent..
thanks in advance...
questions:
1. have tried cfspreadsheet tag?
http://help.adobe.com/en_us/coldfusion/9.0/cfmlref/wsc3ff6d0ea77859461172e0811cbec17cba-7f 87.html
2. can post code?
More discussions in ColdFusion
adobe
Comments
Post a Comment