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.When you mean paging are u using any webcontrols?
Patrick
"dotnettester" <dotnettester@.discussions.microsoft.com> wrote in message
news:6551A7E4-3AA5-4E9A-A18E-F60B054BBD21@.microsoft.com...
> 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.
When you mean paging are u using any webcontrols?
Patrick
"dotnettester" <dotnettester@.discussions.microsoft.com> wrote in message
news:6551A7E4-3AA5-4E9A-A18E-F60B054BBD21@.microsoft.com...
> 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.
No. I am thinking how to do it??
"Patrick.O.Ige" wrote:
> When you mean paging are u using any webcontrols?
> Patrick
> "dotnettester" <dotnettester@.discussions.microsoft.com> wrote in message
> news:6551A7E4-3AA5-4E9A-A18E-F60B054BBD21@.microsoft.com...
> > 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.
>
0 comments:
Post a Comment