I have a table that contains a list of files and folders.
Rows may look something like this
doc_id path_name file_name
5 test1/test1.1 test.pdf
4 test1/test1.2 test.pdf
3 test1 folder(place holder if "" then it's a folder)
2 test/test1.1 folder(place holder if "" then it's a folder)
1 test/test1.2 folder(place holder if "" then it's a folder)
my goal is to parse through the file path and create a tree hierarchical structure, sortof like windows explorer, using DHTML, I have been banned to use CFTREE.
Has anyone attempted to this?
Thank you,
Metzy
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

