Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Web Development (https://www.askmehelpdesk.com/forumdisplay.php?f=467)
-   -   Partial Links (https://www.askmehelpdesk.com/showthread.php?t=85309)

  • Apr 23, 2007, 01:49 AM
    iAMfromHuntersBar
    Partial Links
    Hey everyone!

    OK, I've got myself stuck here, I was wondering if any of you would other web geeks could give me a hand!

    I'm using Dreamweaver by the way!

    I have a HTML page which contains relational links to about 600 different files in a cascading folder structure.

    On the page I've added the links into the HTML so they are as follows;
    <a href="folder/folder/folder/folder/file.pdf" target="_blank">file 1</a>

    Now, I'm showing these files on my website, but I also want to be able to put just this section on CD.

    At the moment, when I burn this to CD it puts the full link in, I.E.

    <www.website.co.uk/folder/folder/folder/folder/folder/folder/file.pdf>

    which is no good, because the whole website is not on the disc, thus the file won't open!

    Is there a way around this anyone!

    Please help me! Please!

    Thanks

    J
  • Apr 23, 2007, 02:29 AM
    iAMfromHuntersBar
    OK, I've (kind of) sorted it!

    Dreamweaver is adding one of the top level folders twice, so it's not working because of that!

  • All times are GMT -7. The time now is 09:55 PM.