itchyII
MIS
- Apr 10, 2001
- 167
Hello All,
I wasn't sure where to post this question so I'll start here. I am trying to create a folder list (like a windows directory list) on my web page. The bottom level folders will contain static PDF files that can be clicked on to view the files. There is no database involved. I would like to use this method because I have to post about 10 reports for each month for the last two years on my web page, that makes alot of reports to scroll through so I'd like to organize them in a better way. Sort of like this:
Year1
-Jan
-Report1
-Report2
-Report3
-etc.
-Feb
-March
-etc.
I researched a little on the TreeView control but lets just say, I'm not catching on. Then I read a posting here that said that a DHTML solution is better. Can anyone explain what my options are and maybe where I could get some solid code examples to get me started?
Thanks,
Itchy
I wasn't sure where to post this question so I'll start here. I am trying to create a folder list (like a windows directory list) on my web page. The bottom level folders will contain static PDF files that can be clicked on to view the files. There is no database involved. I would like to use this method because I have to post about 10 reports for each month for the last two years on my web page, that makes alot of reports to scroll through so I'd like to organize them in a better way. Sort of like this:
Year1
-Jan
-Report1
-Report2
-Report3
-etc.
-Feb
-March
-etc.
I researched a little on the TreeView control but lets just say, I'm not catching on. Then I read a posting here that said that a DHTML solution is better. Can anyone explain what my options are and maybe where I could get some solid code examples to get me started?
Thanks,
Itchy