Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dhsu
  • Content: Threads
  • Order by date
  1. dhsu

    Can CGI open Excel application Locally

    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...

Part and Inventory Search

Back
Top