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.