Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Perl and Microsoft Excel

by jimX11 (Friar)
on Aug 20, 2005 at 01:10 UTC ( [id://485343]=note: print w/replies, xml ) Need Help??


in reply to Perl and Microsoft Excel

Maybe you could get away with simply setting the content type specification to application/vnd.ms-excel in the HTTP headers.

Something like:

Content-Type: application/vnd.ms-excel; name='excel'
Content-Disposition: attachment; filename=foo.xls

Then send a csv data as the content. It's a hack, but it's simple.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-25 22:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found