J
Jeff Jarrell
I want to setup a downloads page on my site. Most of the time they are zip
files but they are also MSI files. Things work ok if I simply put an <a>
element referencing the file to download but I'd like a little more smarts
to it. I'd like to know how many times the file was downloaded along with
the referrer information. I'd also like to hide the actual physical file
location.
So I send it to another URL to record the download but then how do I
initiate the download (from a push point of view).
thanks.
files but they are also MSI files. Things work ok if I simply put an <a>
element referencing the file to download but I'd like a little more smarts
to it. I'd like to know how many times the file was downloaded along with
the referrer information. I'd also like to hide the actual physical file
location.
So I send it to another URL to record the download but then how do I
initiate the download (from a push point of view).
thanks.