Community Member Profile
- Profile: /members/10657-Ravi-Nain.htm
- Comments: 3
- Points: 45
Recent Blog Comments By Ravi Nain
-
Creating Microsoft Excel Documents With ColdFusion And XML
Posted on Feb 7, 2013 at 5:54 AM
@Randall, Yes, I'm setting the mime type. But i'm using vnd.ms-excel instead of application/vnd.openxmlformats-officedocument.spreadsheetml.sheet. The mime type, you mentioned, is for xlsx but i want to generate xls file. <CFHEADER NAME="Content-Disposition" VALUE=&qu... read more »
-
Creating Microsoft Excel Documents With ColdFusion And XML
Posted on Feb 6, 2013 at 11:23 AM
@S, Thanks for your quick response. I did the same, as you mentioned. Actually when user directly save that file then there is no problem with file name and extension. But when user click on open and then save as that, the file name left blank and file type default set to .xml.
read more » -
Creating Microsoft Excel Documents With ColdFusion And XML
Posted on Feb 6, 2013 at 7:11 AM
Hi Ben, I have designed a screen from where user can download spreadsheet which is generated using xml code in .cfm file. User click on generate file. Instead of save that file, user open it. After that user trying to 'Save As' that file and pop-up window appears to save the file. In that w... read more »



