C
Chris
Hi,
in a webpage do I build a treeview displaying the content of a directory and
its subdirectories.
1) Now, when I click on a filename that is listed in the treeview would I
like to
download that file.
how can I do this ?
2) building the treeview takes some time. Is there some way I can reuse the
collected data the next time I access the page ? using some kind of cache ?
thnx
Chris
in a webpage do I build a treeview displaying the content of a directory and
its subdirectories.
1) Now, when I click on a filename that is listed in the treeview would I
like to
download that file.
how can I do this ?
2) building the treeview takes some time. Is there some way I can reuse the
collected data the next time I access the page ? using some kind of cache ?
thnx
Chris