How to display files in a web page?

Discussion in 'Web Development' started by Thomas34, Apr 9, 2010.

  1. Thomas34

    Thomas34 New Member

    Joined:
    Apr 8, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I have inherited a web page that displays files from a windows share with the following code:
    <a href="file://share/directory/"> A Directory of Files</a>
    This seems like an old-school method. Can anyone comment on if this is still en vogue?

    The reason I ask is because one user clicks on the link and suddenly loses access to folders from the share... Naturally it appeared to be a permissions issue, but the problem is not obvious. If the user clicks on the link, the folders disappear. If the same user attempts to access the same location via a mapped share to a drive letter, there is no problem...

    How would you make a directory of files available via a web page that exists on a Windows share/IIS website?

    Thanks,
    Thomas
     
  2. omid128

    omid128 New Member

    Joined:
    Jul 9, 2010
    Messages:
    12
    Likes Received:
    0
    Trophy Points:
    0
    use this library
    also there is a document that said hot to use it
    SourceForge.
    net/projects/shine-enterpris/files/
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice