thanks for the help, all i can say is i spent about an hour researching
google groups, my que html manual and checking source code as best i
can i other web pages that invoke a file save dialog, but never made the
mime connection, for invoking a file save dialog
as opposed to opening the application.
"Brian" <usenet3@julietremblay.com.invalid> wrote in message
news:10fdalkg728ued2@corp.supernews.com...[color=blue]
> bbxrider wrote:
>[color=green]
> > trying to setup on my web page where browsers can download a file,
> > an .xls so been trying to figure out with a download 'link' what
> > invokes the standard ms file save dialog[/color]
>
> Read the faq, and save us all some time and trouble. In short, you
> cannot control what a browser does from the server end. All you can do
> is server the resource with the correct mime type. In this case, I'm
> pretty sure it's application/msexcel, but check online and confirm.
>[color=green]
> > when i used that, it just opens the spreadsheet and actually allows
> > me to use the spreadsheet 'through' the web page, which was a
> > surprise[/color]
>
> MSIE is a strange beast. Other browsers will not open Excel inside the
> browser like that.
>[color=green]
> > does it have anything to do with the permissions on the file and
> > its directory??[/color]
>
> No.
>[color=green]
> > and while on that subj, any ideas on what the dir and file
> > permissions should be?[/color]
>
> File permission needs read access. I don't which directory you mean,
> so I cannot guess. Normally, it's read and execute. This is ot for
> ciwah, ask about permission in a server group.
>
> --
> Brian (remove ".invalid" to email me)
>
http://www.tsmchughs.com/[/color]