I have successfully created a grid and am able to use the toPDF() function to produce a pdf file using a local generate.php file. However, when I try to use a local php file to generate an excel file the server sends back a 0 byte file. Replacing the local php excel path with dhtmlxgrid.appspot.com/export/excel (with no other changes) yields a proper excel file.
The local excel php and export.js files came from dhtmlx.com/x/download/regula … 100909.zip
Is there any reason that the PDF files would work perfectly while the excel files would fail?
Thanks,
Tyler W. Cox