Hi all,
I'm not an asp nor an html programmer so I could need some help here. I have a webpage that I use to show the contents of a folder with its subfolders. In IIS I enabled "directory browsing" for this virtual directory. This works fine, people can browse and select files but this html-generated directory layout is ugly as hell. Files and directories are mixed together, and it's very confusing to see the difference between a directory and a file. Is it possible to create a html page where the directories and files are grouped together (like in an windows explorer) with the folder-icons and file-type icons (for example an xls-icon for an excel sheet...)
How can you do this, or can somebody give me the code (asp?) to do this?
Thanks
Wim
I'm not an asp nor an html programmer so I could need some help here. I have a webpage that I use to show the contents of a folder with its subfolders. In IIS I enabled "directory browsing" for this virtual directory. This works fine, people can browse and select files but this html-generated directory layout is ugly as hell. Files and directories are mixed together, and it's very confusing to see the difference between a directory and a file. Is it possible to create a html page where the directories and files are grouped together (like in an windows explorer) with the folder-icons and file-type icons (for example an xls-icon for an excel sheet...)
How can you do this, or can somebody give me the code (asp?) to do this?
Thanks
Wim