Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Output from CGI script

by eg (Friar)
on Feb 10, 2001 at 03:50 UTC ( [id://57521]=note: print w/replies, xml ) Need Help??


in reply to Output from CGI script

I've done this by setting the header to application/msexcel and sending the data as a tab-delimited table (I don't know how to build a "real" Excel table).

You might also use text/tab-separated-values in the header and set up your computer to open up Excel (or any other spreadsheet you want to use) for that mime type.

I think I once read that modern versions of Excel can read html tables directly, but as I don't have any version of Excel to test with, I can't confirm ...

Update: actually I like IndyZ's advice...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://57521]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-04-16 12:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found