convinceme Posted April 14, 2006 Share Posted April 14, 2006 i want to restrict simultaneous downloads per ip.. for that what i tried was1) Check for ip in the database if it doesnt exist add it in the database...2) Send headers to force download3) if end of file remove the ip from the databasewhats missing is when the user clicks on the cancel button when the popup window popups with the options of "OPEN" "SAVE" "CANCEL" (bcoz of force download using headers) the ip remains in the database for ever and doesnt get removed...so how to check if the user clicked on cancelsecondly if the user cancelled during the download process how to remove it now from the databasehelp in this regard would be highly appretiated... thanks in advance Quote Link to comment 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.