How To Create Software Download on my webpages?

4 replies
  • WEB DESIGN
  • |
I cannot figure out how to let people download software from my website. I have tried to link to it, but when I try to find the software to link to, I cant seem to find it.

Is it supposed to be placed somewhere else? Like in the cgi bin, maybe?

I hope I have made it clear , I just want people to be able to download a software program right off of my page.

Its done on 99% of all sites that I go to, but for some reason I cannot find 1 single website that explains it.
#create #download #software #webpages
  • Profile picture of the author Pete Lauder
    Try zipping the files first, and leave the cgi bin alone.

    Place the zip file anywhere in your public_html, or in a sub directory.

    Copy the full path of the file and create your link, for example; http://yoursite.coms/folder/software.zip


    Because zip files cannot be opened in a web browser, the browser will automatically start to download.

    I hope this helps you.

    Pete Lauder
    {{ DiscussionBoard.errors[517105].message }}
    • Profile picture of the author wizzard2009
      Good reply Pete. That will get the job done.
      {{ DiscussionBoard.errors[530805].message }}
      • Profile picture of the author aisling
        Depending on the size of your file, you may want to look at having the .zip file hosted by a site such as E-Junkie or Lulu, etc.

        Many of them host free downloads for free. Some (E-Junkie does this) will allow people to name their own price, in case you'd like to make some money from your work.

        But, my point is: If you're giving away software and it becomes popular and the file size is large, you may do better with a free, off-site host to avoid bandwidth fees.

        (I learned the hard way when I was giving away free clipart sheets featuring vintage photos.)
        Signature

        WordPress themes made easy: Sites that Soar!

        {{ DiscussionBoard.errors[534042].message }}
  • Profile picture of the author bz1406
    convert to zip or rar format, upload it to your host, then link it.
    {{ DiscussionBoard.errors[530153].message }}

Trending Topics