This is a discussion on Custom event handlers for List in MOSS - Sharepoint ; Hi All, We are working on one MOSS application where we are supposed to provide usability reports to the admin. MOSS supports usability reports for site. I have configured same for my application. But those statistics are for each page. ...
Hi All,
We are working on one MOSS application where we are supposed to provide
usability reports to the admin. MOSS supports usability reports for site. I
have configured same for my application. But those statistics are for each
page. Now in our application we have only two pages in site. One is home page
where we will have all the images in thumbnail view, on clicking any of the
image next page is open having the zoom view of that particular image.
Our requirement is we have to provide hit count for each and every image.
What we have though for the same is, we will develop one web part for home
page which will display all images in thumb nail view. and on click event of
any image we will increment hit count of aprticular image in DB.
Now my queries are
1) We are going to store hit count of each and every image in Db, can we use
site usability report of site settings page to use those data to display
report, currently log files are generated for usability reports which are
then moved to DB periodically. But as I told you thos logs will be of page
level, I want to use the DB which we are maintaining for hit count? Is it
possible? or we will have to create our seperate page for the same?
2) Are there any other features of MOSS which can provide such reporting?
Can we use SQL reporting service with MOSS to accomplish this task.
Note: We will be maintaing so many such data in our seperate Db and we will
be generating 8-10 reports based on those dat.
Any help will be appriciated.
Thanks in advance,
Bhavini