Hey all, The only way I can seem to get xsl:import happening is via a fully quantified URLs
e.g. <xsl:import href="http://localhost:8500/resources/xsl/globals.xsl"/> Which is kinda okay - except when you are storing your XSL as files on the server, and reading them in via cffile. So I'm wondering if there is a way to do it relatively? i.e from the directory in which all XSL is stored? e.g. <xsl:import href="globals.xsl"/> If not, that's fine, but thought someone may know how. Cheers, Mark ------------------------------------------------------------------ [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [ www.safefrombees.com ] --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
