Hi guys, i am wondering how i would add a link on my website so that people could automatically download a PDF file ebook from my site with out me having to do anything at all. How would i go about setting this up? I guess i would have the file saved in my root directory on my FTP and then some sort of link download. Will.
upload your ebook on your ftp and just link it on any page you want them to download from. if you upload it in the root directory your link code should look like this: <a href="http://yoursite.com/ebook.pdf"> MY EBOOK </a>
In that case Adobe Reader acts as a browser plugin. What willyboy104 could do is simply add a comment under the link to say (right click to save) or something like that.
Don't you get the option to save or open from a link like that? Or does it depend on the browser you are using?
if it opens in the browser it is so easy just FILE> SAVE AS and if you want your book to be downloaded directly just put it in an archive like .zip ones
All done i believe, thanks for the help people I think it all works nicely now http://www.back-links.org/Proxy-Ebooks.php
Hello Sir, Just make this pdf as .zip file and upload in root or any folder as you like and put a link as usual. if you upload it in the root directory the link code should be like this: <a href="http://sitename.com/ebook.zip">EBOOK</a>