This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I allow visitors to my website to download product instructions?
04-28-2014, 09:16 PM
Post: #1
How do I allow visitors to my website to download product instructions?

Ads

Find all posts by this user
Quote this message in a reply
04-28-2014, 09:17 PM
Post: #2
 
It's common to provide a downloadable PDF file. It's simplest to use an html script that exposes the file location;

<a href="path to resource.name of file">Click to Download</a>


A more tricky PHP server script can conceal the file location from the user, This cuts down but doesn't stop unauthorized downloads, if a user must login to access the download page either script might be protected from outsiders.

Ads

Find all posts by this user
Quote this message in a reply
04-28-2014, 09:25 PM
Post: #3
 
if you want to put PDF file, just sign up in dropbox or box.com ..its free, upload it, get url link..and link it to your website..to make it easy for other to see your downloadable link, go get an image "download here" and link it with the PDF url..they will get the PDF automatically..hope this help =D
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)