G
Guest
I have a table which records user tracks. SessionId column is used to
differtiate between users, nothing else differentiates a user from another. I
want to write a page where I can list the pages visited by a user, in order.
When a button is pressed I want to show the records for next user.
How can I implement paging?
Thanks for help.
differtiate between users, nothing else differentiates a user from another. I
want to write a page where I can list the pages visited by a user, in order.
When a button is pressed I want to show the records for next user.
How can I implement paging?
Thanks for help.