You can write an Excel on the client computer instead of on the server

I am trying to user cfSpreadSheet functon. The first question I have is, you can write the file on a client computer? I tried, but they all end up on the disk of the server. Scecond question, is there a way to row and column range formatting in CF9.0? SpreadsheetFormatCellRange function is only available for ColdFusion Server version 9.01.

Thank you.

You can not write directly on the client computer.  However, using cfcontent, that you can prompt the user to open or save the file.

Tags: ColdFusion

Similar Questions

Maybe you are looking for