A regular link is the correct way to do it. The user clicks the link, then the browser requests the URL from the server. The document will then download (providing the URL is correct and the permissions don't prevent access).
If you are trying to get the URL to prompt the user to save to disc instead of opening in a plugin, then HTML won't help you. You need to mark the resource as an attachment (in HTTP) with the Content-Disposition HTTP header. http://www.ietf.org/rfc/rfc2183.txt
2007-03-12 23:29:45
·
answer #1
·
answered by David D 7
·
0⤊
0⤋
Simple
Link
1) Make sure the path you are typing is correct
2) Make sure you have the required permisiions to access the PDF files
2007-03-12 23:35:40
·
answer #3
·
answered by ash 2
·
0⤊
0⤋
Try to used this code.
Heres the code:
Desert.pdf"
NAME="idElement12Img" ID="idElement12Img" WIDTH=135 HEIGHT=225
BORDER=0>
2007-03-13 01:42:37
·
answer #5
·
answered by Anonymous
·
0⤊
0⤋
post your code here, you must not be writing it correctly
2007-03-12 23:39:57
·
answer #8
·
answered by Anonymous
·
0⤊
0⤋