[xsl] Includes and authentication

Subject: [xsl] Includes and authentication
From: "Mick Storm" <mstorm@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 11 Feb 2003 09:09:12 -0800
Hello,

I am using xsl:include to access additional xsl documents in my main
stlylesheet. These are imported using an http request like this:

<xsl:include href="http://servername/folder/folder/file.xsl"/>

The problem is, the server the xsl documents are on requires
authentication for http requests, and I don't know of a way to send a
username/password along. Anyone have any suggestions?

Thanks


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


Current Thread