473,503 Members | 2,076 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Converting file folder contents into hyperlinks

I'm looking for some software that would allow me to point to a folder
in Windows Explorer, and have it output an html file with hyperlinks
to all of the files within that folder and all of the sub-folders. I
have many folders with several dozen files and sub-folders and would
like to avoid hand-coding all of the hyperlinks.

Does anyone know if such software exists?

Thanks in advance.
Jul 20 '05 #1
3 6134
scoop_77 wrote:
I'm looking for some software that would allow me to point to a
folder in Windows Explorer, and have it output an html file with
hyperlinks
And this is for the www? What is the server software? I think that is
the relevant question.
Does anyone know if such software exists?


You may be able to configure the server to do this for you. In Apache,
it's quite easy. See httpd.conf for documentation.

--
Brian (remove "invalid" from my address to email me)
http://www.tsmchughs.com/
Jul 20 '05 #2
Brian <us*****@julietremblay.com.invalid> wrote in message news:<10*************@corp.supernews.com>...
scoop_77 wrote:
I'm looking for some software that would allow me to point to a
folder in Windows Explorer, and have it output an html file with
hyperlinks


And this is for the www? What is the server software? I think that is
the relevant question.


The html file would be posted on a local intranet and put on CDs. I
don't have access to the server these files reside on, so anything
server side is pretty much out of the question. I was just looking for
a standard program that will browse the folder's contents and output
an html file with hyperlinks to the various files.
Jul 20 '05 #3
"scoop_77" <sc******@yahoo.com> a écrit dans le message de
news:ff**************************@posting.google.c om
The html file would be posted on a local intranet and put on CDs. I
don't have access to the server these files reside on, so anything
server side is pretty much out of the question. I was just looking for
a standard program that will browse the folder's contents and output
an html file with hyperlinks to the various files.


Any http server will generates a html with hyperlinks when browsing a
folder, for exemple http://localhost/MyFolder/
So you can open the directory via a browser, save the html page you see, and
then open it in a text editor and make a search&replace on the beginning of
the URL (replace http://... by file:...)

Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1542
by: engwar1 | last post by:
I'm a .NET newbie and am beginning the process of converting an existing personal website to .NET from classic ASP. I'm assuming I want my aspx files in the root of my site in the same place as...
2
2016
by: ChrisR | last post by:
Hi folkes I have a simple html file with 2 frames, as my Help file to my DB. It consists of 3 parts: Help.htm = Is the main file with the 2 frames. Index.htm = Is the left frame as a index...
8
4533
by: iyuen | last post by:
I'm having problems with converting a byte array to an image object~ My byte array is an picture in VB6 StdPicture format. I've used propertybag to convert the picture into base64Array format in...
8
2168
by: George | last post by:
VS.NET 2002/VB My IIS permissions and folder settings show Read and Execute only. Why is it that I can use any browser and link directly to my DLL file in my BIN folder on my Web site and...
5
1981
by: _DG | last post by:
At least when you've got any docs in .CHM format in the folder tree. If you drop a file called CSharpDocs.chm into a folder: \toplevel\C#\docs, you can open it, but it won't display. The #...
2
2873
by: Mark Rae | last post by:
Hi, Just looking for some advice and/or recommendations here. Scenario is corporate private intranet, ASP.NET 2 on Win2K3S, SQL Server 2005, WinXP + IE6 on all client desktops. Client has a...
9
1721
by: Raj | last post by:
Following is a code to open a file & print its contents on screen. But im getting the message "file can't be opened". The thing is, that if i create a file separately in a particular folder in C...
0
1954
by: Filemaxor | last post by:
I have gotten my code to be able to allow people to add new text to a .txt document and able to call up files so the user can see whats in it. The problem i'm having is getting the for loop to work...
1
47345
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Many websites have a form or a link you can use to download a file. You click a form button or click...
0
7188
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7063
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7313
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5558
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4987
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4663
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1489
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
720
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
366
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.