+ Reply to Thread
Results 1 to 3 of 3

Thread: Linking to a file
      
   

  1. #1
    AmaDee is offline Colonel
    Join Date
    Jun 2006
    Location
    Stone Mountain, GA
    Posts
    851

    Default Linking to a file

    Hi Y'all,
    Can anyone forward me to a page where I can learn how to link to files on my computer. Ok, here is what I want to do. I want clients to be able to download my Terms of Agreement and other documents, which I have in pdf files on my computer, from my website. Any help will be greatly appreciated, Y'all.
    Mapillar

  2. #2
    bill2006's Avatar
    bill2006 is offline Lieutenant General
    Join Date
    May 2006
    Posts
    3,422

  3. #3
    FPRob's Avatar
    FPRob is offline Colonel
    Join Date
    Aug 2006
    Location
    Near some trees
    Posts
    955

    Default Re: Linking to a file

    Hi AmaDee... You cant link to files that are on your PC but you can upload them to you website and have people download them from there.

    All you need to do is make sure the files are uploaded, in the same way you would up load any other file such as a page or a picture. Then in exactly the same way as you would link to a page (for example a link to you aboutme page) all you need to do is make sure the link is to the file name. here is an example.....

    One of your links might be.....

    Code:
    http://www.yoursite.com/index.html
    Instead of linking to the index page you can do this....

    Code:
    http://www.yoursite.com/terms.pdf
    As a webmaster it is kind of your reponsibility to make sure people can see and access your files easily. PDF files can only be read using a PDF reader, the most common one being the Adobe PDF reader. It will serve you very well if yuou also add a link to the adobe site and tell people that they need to get the reader before they can see you files. Otherwise people will download the files, realise they cant see them and send you a complaint.

    So... When you have put llinks on your page for peple to download you PDF files, you should also prived a link that send people here.... http://www.adobe.com/products/acrobat/readstep2.html .... This link will take them straight to the Abode Reader download page.

    One thing I would recommend is storing files in a different folder. This doesn't have to be done and is not vital to the running of your website but it will help you keep files and folers and pages organised and easy to view when you need to view them (in BlueVoda).

    Shout if you need more help :)

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