View Full Version : Add PDF file to my website?
txdon
07-29-2007, 03:29 PM
Wondering how I might add a PDF file to my website. Ideally, I will have a password required to access the file.
Thanks
charlesgan
07-29-2007, 08:03 PM
upload your pdf file to server... and add these line to your website.
eg.
<a href="yourfile.pdf">open pdf</a>
txdon
08-01-2007, 10:10 PM
I did as you suggested. Seems like it should work but does not. Where exactly should the pdf be on the server? I tried it both with the " and without.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.