folder content to xml or html

CHiLLaXen

hypnotika
Joined
6 Jan 2004
Messages
107
Hey, I'm looking for a program that can take contents of a Folder and produce a xml sheet or a html file out of it. I've been searching around but don't really know what to search for. I've searched for: folder to xml, convert folders to xml, etc. :confused:
 
I don't quite understand what you mean.
What would the HTML file display? Just a list of all the files in the specified folder?
 
yes, but if I had a few subfolders, then it will create a "tree."

say I had a folder with 2 subfolders in it. In each subfolder there were 3 files. The program will create a xml file kind of like this:
Code:
<folder>
   <subfolder name="name1">
      <file type="blah" name="blah1" />
      <file type="blah" name="blah2" />
      <file type="blah" name="blah3" />
   </subfolder>
   <subfolder name="name2">
      <file type="blah" name="blah1" />
      <file type="blah" name="blah2" />
      <file type="blah" name="blah3" />
   </subfolder>
</folder>
 
See if this is something close to what you want>

See what is inside a folder.

Command Prompt. Navigate to folder. Type....dir> filelist.txt /s (Enter)

File gets saved to that folder. Open file in notepad.

OR

Type Dir /b>C:\list.txt

[include "/s" for sub-directories listing] File ends up in the root of C drive.

[Type Dir /? for more command-line parameters]
 
Hipster Doofus: not quite but it'll work. I might just write a program to convert that text file to a xml sheet.
 

Members online

No members online now.

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,621
Latest member
naeemsafi
Back