rohit patgaonkat - 2010-08-05 06:47:55
I want to add file download info in database like how much bytes are transferred etc...
if user pauses or cancels download it adds correct bytes transferred into database, while if user finishes the download it adds 0(default value) into database!!!
how to rectify this problem ???