Visited Pages
Package:
Summary:
Keep track and list the pages visited by an user
Groups:
Author:
Description:
This class can be used to keep track and list the pages visited by an user.
It can add each page that is visited to a session variable. Each page may be associated with a title. The number of pages that the session variables may be limited.
The class can also be used to display the list of visited pages in an HTML page.
It can add each page that is visited to a session variable. Each page may be associated with a title. The number of pages that the session variables may be limited.
The class can also be used to display the list of visited pages in an HTML page.
Comments are closed.