I currently have a client whose webpage contains multiple hyperlinks to folders on their network. Unfortunately, these links are quite static and the folder structure is always changing, therefore a real pain in the butt for support.
What I would like to accomplish is upon loading of the web page, read the network folder structure and display the folders that way. I only need to read one folder and one level of subfolders(would be the headers). I am not sure what the best way to display the folders on the page though. I could use hyperlinks, but if subdirectories are contantly growing, I could end up with 50 hyplerlinks on the page. This does not seem impossible to say the least, but I am looking for the best way to do this.
Does anyone have any suggestions? If you any further questions, please feel free to ask them, as I would be more than happy to answer them.
thanks in advance!!
What I would like to accomplish is upon loading of the web page, read the network folder structure and display the folders that way. I only need to read one folder and one level of subfolders(would be the headers). I am not sure what the best way to display the folders on the page though. I could use hyperlinks, but if subdirectories are contantly growing, I could end up with 50 hyplerlinks on the page. This does not seem impossible to say the least, but I am looking for the best way to do this.
Does anyone have any suggestions? If you any further questions, please feel free to ask them, as I would be more than happy to answer them.
thanks in advance!!