Im trying to extend an existing program to include sub directorys, It gets the information it needs from /_vti_bin/owssvr.dll?Cmd=Display&List={ListID}&XMLDATA=TRUE
and it shows sub directoys in its output.
How can i then repeat the same thing for the subdirectory ? It works fine for all items in the root folder, I just cant "travel" further
Any suggestions ?