Hello,
I'm trying to open some data I've collected in my Perl DBI script - in excel.
I'm using Javascript function to try and open the data in execl - without
trying to do a SaveAs first. So I have data all formatted in a Variable and
I want this to open in excel - once I get the data to open i n excel - its then
the use can review the data and then save as a file to the PC etc...
below is my function...