Differences
This shows you the differences between two versions of the page.
howto:web:serve-html-as-an-excel-file-from-a-web-application [2020-08-13 06:17] 127.0.0.1 external edit |
howto:web:serve-html-as-an-excel-file-from-a-web-application [2020-09-10 13:58] brendan [Serve HTML as an Excel File from a Web Application] |
||
---|---|---|---|
Line 19: | Line 19: | ||
//This is a quick-and-dirty way to get a table from your web app into Excel without an external library and without a lot of coding. Past comments about these deficiencies in the solution provided here have been deleted and future comments along those lines will be deleted.// | //This is a quick-and-dirty way to get a table from your web app into Excel without an external library and without a lot of coding. Past comments about these deficiencies in the solution provided here have been deleted and future comments along those lines will be deleted.// | ||
- | If you don't like this solution, search for libraries and articles about writing valid <wrap file> | + | If you don't like this solution, search for libraries and articles about writing valid <wrap file> |
===== Skeleton ===== | ===== Skeleton ===== |