Forum Moderators: phranque

Message Too Old, No Replies

Howto Handle the download of a file

handle download of a file, download process

         

wallace

1:12 pm on Apr 13, 2007 (gmt 0)

10+ Year Member



Hi,

I'm writing a web application that starts to stream a movie when the user download an audio file; I'd like a server side solution, catching the beginning of the download and the end.

I've read about Apache Content Negotiation but I don't know how can I handle this request with a server programming language.

thank you