| How to make a downable file?

How to make a downable file?

mazmal00 asked:


I wish to create a file on home page which people can download automatically, e.g. an ebook. Also how can I password protect it?

Related posts:

  1. website help? Jena T asked: I am trying to create a website,...
  2. What do I do when I want a file to be posted on my blog that is downloadable to viewers? Michael Galvez asked: Okay, let’s make that question a bit...
  3. I need a free ebook for batch scripting. Can anyone help? kenneth d asked: I need to learn batch scripting (creating...
  4. How do you link a PDF file to a website? aldennight asked: I would like to create a website where...
  5. For SEO purposes is it better to host my blog on the same domain as my ebook or a different one? Goddess asked: I have started my blog on blogger and...

Filed Under Programming & Design |

Tagged With

Comments

One Response to “How to make a downable file?”

  1. radgeofrey mission on June 7th, 2009 12:05 am

    i used php:

    password protect:

    lets assume user sends his account:

    If you are using other scripting language, you can do the same logic with this.. (eg. ASP/JSP)