help with script work.

admin

Administrator
Staff member
I have a xml tree menu on a web page. all items are in text file saved and works fine..

the question i would like help on is: is there a script that allows the xml file to be automatically updated when user drop files in the root folder: and if and when they upload the information to the root folder the xml doc will update the tree menu automatically: example:

tree menu
----example-------------------------------------------
home(main menu)
1-------submenu---1a.. already exsisted ("john doe" folder
2a.....<------ file that "john doe" upload to the folder (files that john doe uploaded to server

how can the xml file be updated automatic when user uploads the file "(2a)"


* now i need the xml file to automaticly update the sub-sub menu when users upload files to the server to create not just one sub-sub menu but create a files under that sub menu
-

i hope that is not confusing----


thank you everyone for help--------
 
Back
Top