how to create *.dbf file for download?
437933Sep 18 2007 — edited Jan 4 2008Hello,
I need to dynamically create a *.dbf file of data in my tables. I need that when a user presses download button, then a download dialog appears asking where to save the created dbf file.
1. How can I create file only for download and without storing it in a table?
2. How can I create this *.dbf file and in addition to download store it in a table too?
I hope you can help me.
Thanks.