Results 1 to 2 of 2

Thread: Need a way to display files in folders (html)

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2001
    Location
    www.alexdata.com
    Posts
    484

    Wink Need a way to display files in folders (html)

    You all know like in ASP.. it is easy to make a script that lists all files in a directory (folder)

    if i have "www.mysite.com/somefolder/
    then it will list all the files in that folder
    like, file1.jpg, file2.gif, file3.html and so on..

    But is it possible to make a "file-lister" in pure HTML / JAVA ?

    So that when i put that "fileshow.html" in a folder it will display all files in that folder if you goto "www.mysite.com/somefolder/filelister.html"


    Please help me with this.. I need to have it done by the use of HTML / JAVA / DHTML

    Thanks in advance, folks!
    ***************
    Please use [highlight=vb] ..your code.. [/highlight] when posting code!

    When you have received the working answer to your question,
    please mark it as *SOLVED* + Your Questions Title ...using your Thread's Tool menu.


    Also try to point out what answer made it work for you, or edit your first post to contain a quote of the correct answer...

    Please Answer All Questions With Working Code Examples...


    My Unfinished Projects and My working Programs
    ***************

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Well security restirctions with Java would prevent it from accessing your hdd
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

Posting Permissions

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



Click Here to Expand Forum to Full Width