[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Import HREF


Subject: [xsl] Import HREF
From: "Karl J. Stubsjoen" <karl@xxxxxxxxxxxxx>
Date: Tue, 10 Jun 2003 10:16:51 -0700

Hello,

With xsl:import... the following HREF specification resolves to a file in my
utility folder off of my root directory:
href="../../../utility/dbXMLContent_T.xsl"

I don't believe this can be written as:
href="//utility/dbXMLContent_T.xsl"

But is there any other way to get to the root folder of the web page?

Karl


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



Current Thread