TomT Posted February 20, 2010 Share Posted February 20, 2010 Hi I'm looking for a script that will manage downloads from my site. Ideally the user should enter their name, company and email address, submit this data and then get a download link. The email address should be validated and the link obscured. Once they submit I should get an email with their details & IP Address... Is this possible ? Probably using a ready built script !! I have spent hours searching... I'm now hoping someone can help me! Many Thanks for your advice.. Link to comment https://forums.phpfreaks.com/topic/192755-download-manager-script/ Share on other sites More sharing options...
TomT Posted February 21, 2010 Author Share Posted February 21, 2010 Hi I've been thinking about this and have changed what I need to do slightly.. Ideally I'd like a simple form that the end user enters: their name, company email address On submission the email adderss is validated and a download link is emailed to them AND I get an email of their name, company, email address and IP address. Following the link in the email they can download the software..(hopefully I could track the download) What would be really nice is if the link could be unique for that user/email address. So if they gave it someone else it wouldn't work !! I'm sure there must be a ready built script like that.. but I;ve spent days now searching... Any ideas on that !! Thanks Link to comment https://forums.phpfreaks.com/topic/192755-download-manager-script/#findComment-1015595 Share on other sites More sharing options...
TomT Posted February 22, 2010 Author Share Posted February 22, 2010 Couldn't find anything I liked, so I wrote my own Simple form which emails me the end users details, and emails them a link to download the software. The link is valid for 7 days or one download. When they download their IP address etc is logged and tagged against their email address. Seems to be working OK !! Link to comment https://forums.phpfreaks.com/topic/192755-download-manager-script/#findComment-1016056 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.