Results 1 to 4 of 4

Thread: HELP, Adding a bunch of .PDF files to website.
      
   

  1. #1
    c1c
    c1c is offline Private
    Join Date
    Feb 2008
    Posts
    2

    Default HELP, Adding a bunch of .PDF files to website.

    I have a webpage that I need to add about 200 .pdf files for viewing. Is there a way to add them all at once? I have them in folders and I have been manually adding each .pdf to the page as a link. As you can see, this can be quite repetitive having to manually add 200 .pdf files as a list to the webpage.

    Does any one know a good shortcut to do something like select a folder containing all of the files and having a list automatically created on the webpage? I currently use Dreamweaver.

    Thanks in advance,
    Dave

  2. #2
    Jeremy's Avatar
    Jeremy is offline Brigadier General
    Join Date
    Apr 2006
    Location
    Canada
    Posts
    1,503

    Default Re: HELP, Adding a bunch of .PDF files to website.

    Yes, by the FTP.

    Drag them from your computer and drag them to your FTP.
    Best regards,
    Jeremy

    www.cornwall4rent.com

  3. #3
    c1c
    c1c is offline Private
    Join Date
    Feb 2008
    Posts
    2

    Default Re: HELP, Adding a bunch of .PDF files to website.

    Quote Originally Posted by Jeremy View Post
    Yes, by the FTP.

    Drag them from your computer and drag them to your FTP.
    Thank you for your response. I know how to do that but how can I generate a list on the webpage without having to add each pdf file seperately as a link? Is there a way to generate a list somehow? It can be tedious adding 200 pdf files as links for viewing.

  4. #4
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: HELP, Adding a bunch of .PDF files to website.

    You could make a new directory for the pdf files. Don't publish a index to that directory and it will list the contents (all the pdf files). Theres no way to automatically add a link of the pdfs to one of your pages without using a script to open & read the contents of a directory looking for files with .pdf extension (or one to generate the html for a current list of pdfs you have)

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49