On Mon, May 15, 2006 6:38 am, Chris Grigor wrote: > Was just wondering what others have used on there e-commerce sites to > manage digital downloads, for instance how to track if a user > succesfully downloaded a complete file from you (what happens if there > connection drops halfway through a download)???? > > Is there something in php / javascript that could do this - > javascript:oncomplete_ofdownloadfile send response to server > Anyone have any ideas? I can guarantee that anything you THINK does this will not work under ALL conditions. You're better off to give them a login and let them re-download it a reasonable number of times -- much simpler, and will not give you anywhere near as much grief. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php