CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 keep track of downloads

Print topic Send  topic

Author Message
will
Posted: 07/15/2003, 11:14 AM

how do i keep track of who and when a file is downloaded?

DonB
Posted: 07/15/2003, 12:29 PM

Will, You ask difficult questions ;-) We really need a bit of background
information to know what makes sense for you to try.

If the download is from a plain hyperlink on a page, that points to a file,
not much can be done because there is no way to intercept the "click". If
the link is from a database field, then you probably can setup the
AfterExecuteSelect event to write a log entry back to your database (a table
that you create to record these entries). If it is just a hyperlink on a
page, you could try a two-step download, where the first click takes them to
a page to confirm the download, with a link there to actually DO the
download. The confirmation page can have the logic necessary to again write
a log entry to the database.

None of these will actually "prove" the download took place or completed
succsssfully.

DonB


"will" <pcboss1976@hotmail.com> wrote in message
news:bf1gae$qt0$1@news.codecharge.com...
> how do i keep track of who and when a file is downloaded?
>
>

will
Posted: 07/16/2003, 12:49 PM

Thanx... :-)

i'll try....

"DonB" <7432D63DBB01D03A196B1EDD80E8@comcast.net> escribió en el mensaje
news:bf1kn8$ph$1@news.codecharge.com...
> Will, You ask difficult questions ;-) We really need a bit of
background
> information to know what makes sense for you to try.
>
> If the download is from a plain hyperlink on a page, that points to a
file,
> not much can be done because there is no way to intercept the "click". If
> the link is from a database field, then you probably can setup the
> AfterExecuteSelect event to write a log entry back to your database (a
table
> that you create to record these entries). If it is just a hyperlink on a
> page, you could try a two-step download, where the first click takes them
to
> a page to confirm the download, with a link there to actually DO the
> download. The confirmation page can have the logic necessary to again
write
> a log entry to the database.
>
> None of these will actually "prove" the download took place or completed
> succsssfully.
>
> DonB
>
>
> "will" <pcboss1976@hotmail.com> wrote in message
>news:bf1gae$qt0$1@news.codecharge.com...
> > how do i keep track of who and when a file is downloaded?
> >
> >
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.