RE: Posting all files in a directory as hyperlinks
- From: cclarkson@xxxxxxxxxx (Charles K. Clarkson)
- Date: Mon, 29 Aug 2005 04:12:41 -0500
sierrasurf@xxxxxxxxxxx <mailto:sierrasurf@xxxxxxxxxxx> wrote:
: I am trying to post the contents of a directory as HTML
: hyperlinks. The files are all PDF format (which should not
: matter much).
When solving, you might try breaking a problem down into
manageable pieces. I tend to think of each piece as a subroutine
(or subroutines). For your problem you might break things down
into these parts.
Choose directory.
Get directory contents.
Convert file names and directories to hyperlinks.
Write HTML page.
Send page to browser.
Which of these steps might you need help with?
HTH,
Charles K. Clarkson
--
Mobile Homes Specialist
254 968-8328
PS: Apache servers can do this automatically. Read the docs
for details.
.
- References:
- Posting all files in a directory as hyperlinks
- From: sierrasurf
- Posting all files in a directory as hyperlinks
- Prev by Date: RE: class regex
- Next by Date: Find first day of every week in a month
- Previous by thread: Posting all files in a directory as hyperlinks
- Next by thread: Re: Posting all files in a directory as hyperlinks
- Index(es):
Relevant Pages
|
|