Re: PDF Download help | |
Right. www dot yoursite dot com/yourfile.pdf (you know what I mean).
That's assuming you've placed your pdf file in your public_html folder. If you have it on a different page it would look like this: www dot yoursite dot com/yourotherpage.html/yourfile.pdf
When someone clicks on the link, a window will pop up and the person can look at or save the pdf file.
|