Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: Log file in Interdev?


Message #1 by avivits@s... on Tue, 14 Jan 2003 09:03:35
I'd like to get a daily/weekly/monthly report regarding number of links 
that r pressed from each asp page on my site. Q is if possible with 
Visual Interdev (without the need of proramming)? Or shall we write asp 
pages for that (or buy service, in shortage of time)

Details:
1. I have an asp page, containing a list of links.
I'd like to get statistics reports regarding usage of these links. I.e. - 
I'd like to know how many times each link is pressed (per day, week, 
month) by users. 

2. I would also like to know what hour/day/date each pressing took place, 
and also the IP number of the user.

3. I would also like to know if possible to get the info as a table that 
can be edited later (if copied to excel etc.), and get Graphs also.

We r using IIS (Intranet), and Visual Interdev, OS is WIN-NT, DB is MS 
Access.
I'd like the administrator to perform such reports on a daily basis (and 
weekly and monthly as well), and send it to us (the asp programmers).
I have no access to the live server (besdies copying asp files there), so 
can not use Interdev myself.

Thanks very much

  Return to Index