This topic is locked, no replies allowed. Inaccurate or out-of-date info may be present.

  • Print

Topic: How do I add a Download button to my website?  (Read 339 times)

southernhorizons

    US flag
    View Profile
  • Gold Member
  • ********
  • Posts: 2914 (since 2008)
  • Thanked: 57x
How do I add a Download button to my website?
« on: March 21, 2012, 09:25:20 am »
I want to offer a ebook for download on my website, but I can't figure out how to add a download button to click on, then the ebook would come up. It is a PDF ebook, and I'm using RV Sitebuilder. Thanks.

masked_brown_guy

    US flag
    View Profile
  • Silver Member
  • *******
  • Posts: 1357 (since 2011)
  • Thanked: 24x
Re: How do I add a Download button to my website?
« Reply #1 on: March 21, 2012, 09:37:45 am »
if people want to keep the ebook then they can save it on adobe reader because once the file opens they have technically downloaded the file already.

diala84

    US flag
    View Profile
  • Elite Member
  • ******
  • Posts: 995 (since 2010)
  • Thanked: 11x
Re: How do I add a Download button to my website?
« Reply #2 on: March 21, 2012, 09:57:36 am »
Just link an image to wherever the file is located. Here is the basic coding without spaces < a href = website address>< img src = image address >< /a >.

southernhorizons

    US flag
    View Profile
  • Gold Member
  • ********
  • Posts: 2914 (since 2008)
  • Thanked: 57x
Re: How do I add a Download button to my website?
« Reply #3 on: March 21, 2012, 10:16:04 am »
Just link an image to wherever the file is located. Here is the basic coding without spaces < a href = website address>< img src = image address >< /a >.
I don't have the file located on the web, it's on my computer. So basically I want the website to host the file, and then when people click on a Download button, the PDF document will come up, and they can either read it or save it to their own computer.

articx

    US flag
    View Profile
  • Gold Member
  • ********
  • Posts: 2669 (since 2007)
  • Thanked: 26x
Re: How do I add a Download button to my website?
« Reply #4 on: March 21, 2012, 04:01:07 pm »
Log into your website account and search for the file manager. This is where you should find the link/button that lets you upload files.

diala84

    US flag
    View Profile
  • Elite Member
  • ******
  • Posts: 995 (since 2010)
  • Thanked: 11x
Re: How do I add a Download button to my website?
« Reply #5 on: March 22, 2012, 08:18:31 am »
You need to upload the picture and pdf online for others to be able to see it and use it.  You can do this with an FTP program to upload it to your site directory (or possibly there is an interface like file manager on the site). There is also the option of putting the files on another site such as flickr or facebook and linking to the file on the other site.

EXAMPLE ONLY:
< a href = http://www.your_website_name.com/folder_name/your_downloadable_pdf_file_name.pdf >
< img src = www.external_website_with_picture_such_as_flickr.com/../../../.../a_download_picture_for_your_site >< /a >

Hope this helps. This is a pretty basic method. However if you want to something more complex such as have a person pay for the pdf before downloading I would check out paypal for some help with that.

  • Print
 

Related Topics

  Subject / Started by Replies Last post
1 Replies
2174 Views
Last post September 21, 2007, 10:45:26 pm
by o0xerog0o
2 Replies
2170 Views
Last post July 23, 2008, 10:22:26 am
by skuggiaiko
6 Replies
3406 Views
Last post March 12, 2009, 06:42:24 pm
by dexterjrh
1 Replies
1111 Views
Last post February 08, 2010, 04:11:34 pm
by jwalker9316
5 Replies
968 Views
Last post December 31, 2011, 04:57:16 pm
by msa12349