This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Using XSLT with relative path on XSL input



	Please forgive me if I have just not been able to see it...

	When doing a transformation (something similar to TestXSLT),
	I want to always get the stylesheet from a directory that is 
	two directories back from where my executable is...

	So far, I have only been successful at using the file:/// protocol,
so I would
	have to recompile if the directory structure was to change. Also, I
need to be able
	to put the app on pc's for sales people, so I REALLY want a relative
path from
	the executable.

	Is there any way to pass in something similar to
../../stylesheets/my.xsl ? 
	I've also wanted to use http:// instead of file:/// - any help
there?
	
	Thanks,

	Janet


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]