how to create a download link

Discussion in 'HTML & Website Design' started by JesMea, Nov 13, 2007.

  1. #1
    Can some kind soul guide me on how to create a download link with pdf file to be given free to subscribers via email ? :)

    Thanks a million
     
    JesMea, Nov 13, 2007 IP
  2. clinton

    clinton Well-Known Member

    Messages:
    2,166
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    110
    #2
    Just link directly to the pdf, if they want to save it to their computer all they have to do is right click on the link and "save link as..."

    yeah so just a direct link to the pdf will do, unless I don't understand.

    eg http://yoursite.com/somefolder/document.pdf

    <a href="http://yoursite.com/somefolder/document.pdf">Click to view this document</a>
    HTML:
     
    clinton, Nov 13, 2007 IP
  3. Iced

    Iced Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    still no help ?
     
    Iced, Nov 13, 2007 IP
  4. JesMea

    JesMea Peon

    Messages:
    122
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks Clinton for responding.

    I meant to ask how do I create a download link. How do I link to the pdf? Or how to set it up in the hosting server?




     
    JesMea, Nov 14, 2007 IP