[xslt] Getting files names
- From: "Dmitry Kasabutsky" <Dmitry_Kasabutsky epam com>
- To: <xslt gnome org>
- Subject: [xslt] Getting files names
- Date: Wed, 22 Jan 2003 17:23:36 +0200
Hi, all
For example I have path to some folder.
Can I read names of all files from this folder using XSLT?
Something like this:
<xsl:for-each select="document('C:\folder\')">
<xsl:value-of select="*"/>
</xsl:for-each>
Thanks in advance
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]