Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Web question
Message
From
23/02/2000 01:06:20
 
 
To
22/02/2000 15:20:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00335580
Message ID:
00335834
Views:
15
>We are trying to get a Web page Look and Feel like Yahoo or Alta Vista Where the users can select 12345678910 to load the next page of records in a table

I use a page variable in the URL so I know what page I'm going to. Then just take all the records between record (N - 1) * X + 1 and N * X where N is the page number and X is the number of items per page.
Previous
Reply
Map
View

Click here to load this message in the networking platform