Home » questions » Putting a downloadable file on a web site?

Putting a downloadable file on a web site?

2006-08-20 09:48:27, Category: Programming & Design
I read about microsofts "my private file", now withdrawn. It seemed like a useful feature. I managed to find a proper file of this and have saved it, before installing, to capture the installer as well. Can i just put this on my ntl web space for others to use, as is, or is there code needed like you see "download now" buttons on websites.

Answers

  1. MankatoWebDesign.com

    On 2006-08-20 10:27:50


    upload it to your server. on your web page put Download This
  2. Mrsashko

    On 2006-08-20 09:55:09


    you can just upload the file on to your server-- and for the button just provide the direct link to the file. that's all.
  3. Munkees Rock!

    On 2006-08-20 10:24:02


    i duno