Hi,
I would like to create a menu structure, based on a directory structure on a server. Obviously I would like to have unlimited depth of this structure.
My problem is that except for hardcoding a million sub-loops within the parent loops, I don't know how to get out of the loop and let it start from the top, using variables, in stead of hard coding.
I attach my xsl code for further information. I have only been doning this for a day, so if you have any comments on my code, please let me know as well.
Thank you.
I would like to create a menu structure, based on a directory structure on a server. Obviously I would like to have unlimited depth of this structure.
My problem is that except for hardcoding a million sub-loops within the parent loops, I don't know how to get out of the loop and let it start from the top, using variables, in stead of hard coding.
I attach my xsl code for further information. I have only been doning this for a day, so if you have any comments on my code, please let me know as well.
Thank you.