473,386 Members | 1,775 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

List of files on Server - shown on WebPage

Dear all,

I’m trying to create a simple HTML page that is able to list the current content of files that lay in a specific folder on the server. When the file listed is clicked the .pdf file should open. It is important that when a file is added to the folder, that the list is updated.

Hope someone can help me.
THX in advance

PS: If this site can be created by using a different code, like ASP please advice.
Feb 13 '08 #1
2 1697
Markus
6,050 Expert 4TB
IT definitely can't be done using HTML!
Feb 13 '08 #2
I know now that on an apache webserver this feature is already integrated

<Directory /usr/local/httpd/htdocs>
Options Indexes FollowSymLinks
</Directory>

example

http://devppl.chew.ch/

but what about a windows server. And is this a html script. I tried and its not working.

THX
Feb 13 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Daryl Zavier | last post by:
Hi Gurus, Please forgive me if my question is dumb cause this is my first web application I've done. Currently in my web application there is a button to click which will fire off a DTS event...
13
by: .:mmac:. | last post by:
I am listing a set of files using the following script: <% set directory = Server.CreateObject("Scripting.FileSystemObject") set allfiles = directory.GetFolder(Server.MapPath("/mmm/lesson/"))...
8
by: tom | last post by:
I am new to SQL administration. >From a list of IDs that are the primary key in one table (i.e. Customer Table), I want to make changes in tables that use those IDs as a foreign key. ...
4
by: Mattias | last post by:
Hi I am building a simple database system in MS Access 2002 and would like to create a command button that upon clicking transfers the current mdb-file to an ftp-server. Is there a solution for...
5
by: Bas Hendriks | last post by:
Has anyone any idea how asp.net find it's files back after compiling them to the temporary asp.net directory? I found on numerous webpages that the directorynames are chosen random but cannot find...
3
by: Øyvind Isaksen | last post by:
I have 4 articles stored in one category. What I want is to list them out like this screenshot: http://www.webmanager.no/screenshot.jpg (Each article is shown in red box) The first article...
1
by: tshad | last post by:
I am getting a list of files from a folder in my website and it displays fine. But it is not putting the actual path into the file column. My code is: DirectoryInfo dirInfo = new...
4
by: zacks | last post by:
Most applications whose purpose is to work with various types of files implement a "Most Recent Files" list, where the last, say, four files accessed by the application can quickly be re-opened by...
36
by: pereges | last post by:
Hi, I am wondering which of the two data structures (link list or array) would be better in my situation. I have to create a list of rays for my ray tracing program. the data structure of ray...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...

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.