Results 1 to 2 of 2

Thread: Displaying web server folder content in an HTML

  1. #1
    Join Date
    Feb 2008
    Posts
    2

    Question Displaying web server folder content in an HTML

    Ok.. here's a nut to crack..
    This is what I want to do:

    I have my site on which there is a link to a page for my clients.
    They go to that page and click on their name or project's name.
    They then enter in a password to view their particular html page.
    This would be accomplished by using HTML Password Lock-program.
    What I want next, is to have, somehow, a box on this html page,
    that would list the contents of that particular folder where the HTML file is at.
    Preferably, the html file itself would not appear in this list.
    When I want to update or add or remove files from this folder,
    I simply do so with my FTP client and not have to ever edit any
    html pages to correctly reflect the current files/names, etc.
    By making the password protected file called index.htm, no one could bypass
    it by going directly to the folder www.website.com/folder1.
    So for each client's folder I would have to create a file called index.htm in
    each of them so that I can lock it down. Right now I share files to my
    clients by uploading them to their folder on my server, but anyone who
    knows the name of that folder can go in there to look at the files and to copy them.

    Thanks!

  2. #2
    Join Date
    Feb 2008
    Posts
    2
    *bump*

    No catches yet, eh...
    Anyway to do this any other way? With a pop-up window or something?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •