lovesmith Posted January 2, 2008 Share Posted January 2, 2008 Well! user can download songs from our site, and by each download user are charged certain price, Which is deducted from the deposit they have deposited. Sometimes due to slow connection, they may not be able to download file properly. Sometimes they might click same link more than once. How to determine whether you have successfully determined the file or not? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/84072-determine-whether-user-successfully-downloaded-the-file/ Share on other sites More sharing options...
ChadNomad Posted January 2, 2008 Share Posted January 2, 2008 Wouldn't giving an expiry date (such as 1 hour per mb) be a better way to achieve something like this? Quote Link to comment https://forums.phpfreaks.com/topic/84072-determine-whether-user-successfully-downloaded-the-file/#findComment-427950 Share on other sites More sharing options...
kishan Posted January 2, 2008 Share Posted January 2, 2008 first disable the upload button here untill the file was properly uploded if ur moving that file into a folder check for the file name available there in that folder...after it was loaded properly enable the upload link Quote Link to comment https://forums.phpfreaks.com/topic/84072-determine-whether-user-successfully-downloaded-the-file/#findComment-427955 Share on other sites More sharing options...
lovesmith Posted January 2, 2008 Author Share Posted January 2, 2008 first disable the upload button here untill the file was properly uploded if ur moving that file into a folder check for the file name available there in that folder...after it was loaded properly enable the upload link Well i m talking about download..not a upload. And if you are refering to download...how to do this? You got any idea thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/84072-determine-whether-user-successfully-downloaded-the-file/#findComment-427967 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.