Thanks all for the response.
I've decided just keep the file on the server and create a link to download it. I'll probably then create an automated scripted to purge the old files on the server.
Hi,
Can someone help me with this situation:
I have a web application that queries data. Once the data is retrieved, I want to dump it into excel on the local PC not the server side. When I tried using something like this:
use Spreadsheet::WriteExcel;
my $r = new cgi;
# print...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.