 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
trisupply.org
Joined: 04 Oct 2005 Posts: 2 Location: Omaha, NE
|
Posted: Tue Oct 04, 2005 2:50 pm How do I link a .pdf file to my website? |
|
|
|
Please help me!! I am attempting to link a .pdf file to my website. The file is on Adobe and have a link built. But when I attempt to see if it was successful, I get HTTP STATUS 404 message.
What am I doing wrong or how do I correct this problem to make a .pdf file visible? |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8749 Location: Castle Pines North, CO USA
|
Posted: Tue Oct 04, 2005 4:32 pm |
|
|
|
|
It always helps to post your code. The code below assume the HTML file is in the root and the pdf file is located in a folder called pdfs
| Code: |
| <a href="pdfs/filename.pdf">Click here</a> |
- all you need to do is link directly to the file and the browser will do the rest |
|
trisupply.org
Joined: 04 Oct 2005 Posts: 2 Location: Omaha, NE
|
Posted: Tue Oct 04, 2005 6:23 pm |
|
|
|
| Thank you Corey, I will give that a try. |
|
hertelbd
Joined: 03 Nov 2009 Posts: 1
|
Posted: Tue Nov 03, 2009 4:19 pm |
|
|
|
| sorry to tag on, but what if the HTML file is not in the root? |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|