How to build a page with a link to pdf file in the host server?

    to %26lt the of p%26gt it file %26quot clients is
How to build a page with a link to pdf file in the host server?
I have a products which is primarily e-books in a pdf format. I cannot send it all the e-books to my clients via email because the size is too big (about 9 MB). How can i structure it to make it downloadable from one single page, i mean there is a title of the ebooks, underline, then my clients just click it to download or maybe they can right click and Save Target As..
Thanks

Best Answer

Create an HTML page with the following kind of links, then remind your clients to Right-click on a file to %26quot;save as%26quot; to their computer.

%26lt;center%26gt;Right-click on any file to save the file to your computer.%26lt;/center%26gt;%26lt;p%26gt;

%26lt;a href=%26quot;http://www.yourserver.com/dl/ebook... of eBook%26lt;/a%26gt;
%26lt;p%26gt;
%26lt;a href=%26quot;http://www.yourserver.com/dl/ebook... of eBook%26lt;/a%26gt;
%26lt;p%26gt;
%26lt;a href=%26quot;http://www.yourserver.com/dl/ebook... of eBook%26lt;/a%26gt;
%26lt;p%26gt;

Etc, etc...
Asker's Rating:
You are great man.. thank u bro..! may God bless u.. thanks!

Other Answers (1)

  • who knows and who cares
Answer Over!

-------------------------------------------------------
More Question and Answer