in reply to Re^7: capturing STDOUT
in thread capturing STDOUT

Content-Disposition: inline, didn't work

Can you please provide the code for "format it as an HTML table and use a little Javascript trickery to allow people to select columns and copy them to the clipboard"

Thanks in advance

Replies are listed 'Best First'.
Re^9: capturing STDOUT
by Corion (Patriarch) on Oct 11, 2012 at 08:58 UTC

    Such code would need to be written in Javascript and not in Perl. This is outside the focus of this site.

    What Javscript code to use would depend on what Javascript framework you use. I think there are numerous methods to display spreadsheets in a browser, for example handsontable.

    You will have to learn about HTML and Javascript if you choose to go down that route.

      thanks for the reply

      My output is still downloading as excel file if I give  Content-Disposition: inline Please help on this to display the Excel output in browser

        Hmm, ignoring the reply and repeating your plea, what an odd way to say thanks