Posted by Steve on 06/06/07 17:40
On 6 Jun, 17:54, "amygdala" <nore...@noreply.com> wrote:
> Recursion my friend. I've done something simular recently, but a bit
> verbose; in every recursion I used an SQL query.
>
> However, yesterday I stumbled across an example that does the job far more
> efficient:
>
> http://www.tagarga.com/blok/on/061029
>
Hi there. Thanks for the suggestion - but I am already able to produce
the fully expanded and indented list. What I want to do is convert
this into a HTML compliant hierarchical list using nested <ol> and
<li> tags.
Best regards
Steve
[Back to original message]
|