01-24-06 07:48 AM
Hi,
MCMS does not track how many views an item has.
You would need to integrate a user or server control on your template which
increases a counter in a table in an external database (e.g. holding a
number and the GUID of the posting).
Then do a query against this db table returning the top n items.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"CodeSharp@cmsdiscuss.com" <bli2001@gmail.com> wrote in message
news:1138071592.231260.142590@o13g2000cwo.googlegroups.com...
> Hi,
>
> Does anyone have some ideas about how to implement 'Top Viewed
> postings' in the MCMS based web site.
>
> Thanks in advance,
>
>
> --CodeSharp
>
[ Post a follow-up to this message ]
|