[7398] in www-talk@info.cern.ch

home help back first fref pref prev next nref lref last post

Re: Using Excel as helper application

daemon@ATHENA.MIT.EDU (jern@spaceaix.jhuapl.edu)
Fri Jan 27 11:13:02 1995

Date: Fri, 27 Jan 1995 16:37:36 +0100
Errors-To: listmaster@www0.cern.ch
Reply-To: jern@spaceaix.jhuapl.edu
From: jern@spaceaix.jhuapl.edu
To: Multiple recipients of list <www-talk@www0.cern.ch>

> 
> I am trying to convince Netscape to use MS-Excel as helper application.
> 
> The html page contains:
> 
>         <A HREF="spreadsheet.xls"><IMG SRC="/lib/xlicon.gif"></A>
> In Netscape, the helper settings in Options->Preferences are set to
> to start Excel when an *.xls file is received:
>    - Mime type: application
>    - subtype: excel
>    - extension: xls
>    - action: launch application (application specified as
>      excel.exe in the right directory)
Have you configured application/excel on the server side as a mime type?
We use this constantly and it works fine.

What you cannot do with Netscape is have a shell script, 
"cgi-bin/spreadsheet.xls" look for "application/excel" in the
"Accept" headers since Netscape won't send the headers.  If
your .xls file is a true spreadsheet or tab-delimited file, you
should have no problem.

Bob

home help back first fref pref prev next nref lref last post