(dSchwartz) wrote:
>What I think I'm looking for is a way (in XSL stylesheet) to get the
>contents of a directory. How can this be accomplished?
You already got good advice, so there's just one additional hint
here.
I have solved a similar problem by creating a batch file or
shell script that parses the folder and creates an XML file
using echo commands.
In your case that XML file can contain the names of the files
and can be queried from your XSL stylesheet using import or the
document function.
Hans-Georg
--
No mail, please.