| Subject: Re: Office2007 OpenXML docs not ID'd from ashx handler |
Author: William Roeder |
Date: 04/21/2011 23:45 |
| | > .ashx file extension to .ppt and changes the link
> accordingly; however, it downloads the .pptx files
> and saves them as .ashx while leaving the link
The site isn't sending a proper mime type for the pptx as it does for ppt.
Notify the webmaster.
If the url was in the form download.pptx then you could add an assume switch.
But I assume the url is in the form download.ashx?pp=x.pptx so that won't
work.
| |
|
|
|
|
8
Created with FORUM 2.0.11