472,102 Members | 2,027 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,102 software developers and data experts.

create foldertree from list of full paths, how?

Hello

From a dbase, I extract folder information with an ASP script.
The records contain the full path of every folder like:

folder\presentatie\project1
folder\details\project2
folder\details\project3
folder\details\project3\sub1
folder\details\project3\sub2
etc...
Now I want my APS page to convert this information in a "foldertree" like

folder
-presentatie
--project1
-details
--project1
--project3
---sub1
---sub2
etc...
Can this easily be done?
Has anybody good links? Is there already a script out there (or similar)
that can do the job?

tia

bartp

--
HyperART
Paul Van Ostaijenlaan 4
3001 Heverlee

Jul 19 '05 #1
0 1409

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

3 posts views Thread by Wayne Wengert | last post: by
4 posts views Thread by ferg | last post: by
2 posts views Thread by dave6502 | last post: by
5 posts views Thread by antar2 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.