Extension linked to filename only
Extension linked to filename only
Hath
Posts: 2Questions: 0Answers: 0
Hi Allan,
I'm using datatables with several optional API functions and the TableTools plugin. I'm having a bit of an issue my clients don't like the fact that the export option doesn't save with the correct file type unless it has the .csv or .xsl in the name. I was wondering if there is a TableTools to set the correct file type regardless?
Thanks,
Aaron
I'm using datatables with several optional API functions and the TableTools plugin. I'm having a bit of an issue my clients don't like the fact that the export option doesn't save with the correct file type unless it has the .csv or .xsl in the name. I was wondering if there is a TableTools to set the correct file type regardless?
Thanks,
Aaron
This discussion has been closed.
Replies
This is a limitation of the FileReference.save() method - http://alist.adobe.co.uk/livedocs/flash/9.0/ActionScriptLangRefV3/flash/net/FileReference.html . I'm not aware of a way around it. One option might be to have the files created on the server-side.
Regards,
Allan