|
jQuery dynamic file download
Hi folks!
What I need:
Dynamically generate a text file and submit it for download. The data is generated on client side.
What I don't know:
1. Do I have to use PHP here to generate the file since I have all the data in the client code?
2. If yes, what method would you suggest? iframe? jQuery plugin? anything I can't think of?
Thanks in advance!
__________________
Chuck Norris counted to infinity.
Twice.
|