Results 1 to 3 of 3

Thread: Creating a one time download
      
   

  1. #1
    samcrowe is offline Corporal
    Join Date
    Dec 2007
    Posts
    13

    Default Creating a one time download

    I did not notice a response to this inquiry on the "How to create a download" thread. The thread was locked so I couldn't post to it. I am wanting to set up a page for when my customers purchase an ebook. I have it where they visit paypal to pay. Once they purchase, how do I set up a page/link for them to do a one time download so they do not pass it on to their friends?

    Thanks.

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Creating a one time download

    You might be able to find a script on hotscripts.com to that create a temporary file on your website (a copy of the original) where the user can download, and it is removed after xx period of time

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    TCJJ's Avatar
    TCJJ is offline Private
    Join Date
    Jan 2008
    Location
    New Zealand
    Posts
    3

    Default Re: Creating a one time download

    You could have it delete the file off the server once downloaded and say that the quantity is only one and then reupload it. I haven't really looked at this option yet but it could work. Another option could be to simply have a page instead of an email. What I mean is this:

    After paying via PayPal, the buyer will then get redirected to a download page on your website. You can then have a menu button e.g. sliding menu type that doesn't show you the url unless you view the source. Disable right-clicking on your website so one way of viewing the source is disabled and the disable saving the webpage, viewing th current url and viewing the source via the toolbar. That last step - it can be done with html (I think it's javascript html o something complicated) but it can be done.

    Someone can probably give you the html needed or you can Google for it. That's probably the best way since it's infinite downloads and you just stop people from getting the link. That way, you don't need a script. Kind of complicated though. I'm not very good with scripting but I'm sure you can find the code to do it. In my spare time, I will search for code so I can hopefully do this an will post results here for anyone who wants it.

    By the way, I'm new and I'm working on a website (actually two but only on at a time) that I hope to post on the net in the future. But just because I'm new doesn't mean I'm stupid. :P :D

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49