xsl-list
[Top] [All Lists]

Finding the path from the filename

2003-01-20 08:18:08
In a XSLT I receive a parameter with a full path and file name, like;

C:\Data\Test\File.xml

I have tried fumbling with substring and substring-before, but with no
luck.

What I need is the full path without the file name, like C:\Data\Test\

Sometimes parameter looks like this

..\Test\File.xml

And also here I need to find the path, like ..\Test\

Any suggestions in how to use the substring with some iteration?

/Thomas

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



<Prev in Thread] Current Thread [Next in Thread>