...I can use a directory generator to give me a list of images, but I don't know how to transform that list in order to select one of them at random.
The easiest thing that comes to mind is an XSLT transform, using java extensions to call java.util.Random to generate a random selection index.
-Bertrand
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
