RE: XML/XSL and ASP/IIS

Subject: RE: XML/XSL and ASP/IIS
From: "Jonathan Borden" <jborden@xxxxxxxxxxxx>
Date: Wed, 2 Jun 1999 23:11:59 -0400
err. theoretically this would work... in practice IE5 is confused and looks
only for a file extension .xml leading to the hack

xxx.asp?whatever=yyy&dummy=x.xml



> Hi.
>
> You might try setting...
>
> Response.ContentType = 'text/xml';
>
> ...so that the mimetype of the returned file is appropriate, in which case
> IE5 will accept ASP files OK.
>
> Cheers
>     Guy
>

Jonathan


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread