download link not working

Discussion in 'Site Programming, Development and Design' started by viperbyte, Aug 28, 2010.

  1. Hi everybody. I coded a download link on one of my pages and I get the 404.0 error. I'm trying to make a zip file be available for download. The zip file is on the same directory as the calling html file; and I'm sure the zip file is there and spelled correctly in the html file. What am I doing wrong? Here's my code.

    Code:
    <a href="DeployTrailCamera1.zip">Download Software</a>
     
  2. Ray

    Ray

    You have a URL for us to look at?
     

Share This Page