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 |
- Re: XML/XSL and ASP/IIS, (continued)
- Britt, James - Wed, 2 Jun 1999 17:15:15 -0700
- Guy Murphy - Thu, 3 Jun 1999 02:51:00 +0100
- Jonathan Borden - Wed, 2 Jun 1999 23:11:59 -0400 <=
- Guy Murphy - Thu, 3 Jun 1999 08:08:57 +0100
- Steven Livingstone, ITS, SENM - Thu, 3 Jun 1999 10:19:02 +0100
- Mike Dierken - Thu, 3 Jun 1999 07:42:25 -0700
|
|