Who has downloaded a file from my web site?

J

Jane Here

A visitor to my web site requests a demo. I email her a link to my download
page.

I know who I have given the link to - I want a list of those who have not
yet downloaded it.

Is there a technique available that would tell me whether she has actually
downloaded it?
 
T

Thomas A. Rowe

Not unless you have the user login to access the download, however this will requires some custom
written server-side scripting, and a database, which depends what OS your site is hosted on.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
S

Steve H

Can't this information be found by checking (searching)
the log files?
-----Original Message-----
Not unless you have the user login to access the
download, however this will requires some custom
written server-side scripting, and a database, which
depends what OS your site is hosted on.
 
T

Thomas A. Rowe

Only if you the person has a static IP Address and you know it.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top