|
| |
|
|
ichank_ijo
Posts: 10 Joined: 11/1/2007 Status: offline
|
@Ask - paging at frontpage 2002 - 11/29/2007 1:43:03
Hello All - I have a list of over 200 items at one page and it increases everyday. How can i divide it to some pages. I mean how i make 20 items per page and have a link at the bottom of every page like this : << Back 1 2 3 4 5 6 Next >> with frontpage 2002? It is a very hard job if i do it manually. Please help. Thanks Ichank
|
|
|
|
coreybryant
Posts: 2499 Joined: 3/17/2002 From: Castle Rock CO USA Status: online
|
RE: @Ask - paging at frontpage 2002 - 11/29/2007 10:38:16
This is usually done with a server side language (like ASP, .NET, PHP) when you are reading products from a database. Are you adding these pages / products in manually via FrontPage or are you entering everything into a database?
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | Expression Web Blog
|
|
|
|
ichank_ijo
Posts: 10 Joined: 11/1/2007 Status: offline
|
RE: @Ask - paging at frontpage 2002 - 11/30/2007 10:02:44
i am not use database because i don't know about it so i just enter item manually via frontpage. If it must be use ASP programming what the first i must learn?
|
|
|
|
coreybryant
Posts: 2499 Joined: 3/17/2002 From: Castle Rock CO USA Status: online
|
RE: @Ask - paging at frontpage 2002 - 11/30/2007 10:33:59
Well if you are adding the pages manually, then you would need to break them up into sections manually. Usually when you see (1-10) (11-20) (21-30), etc this is broken up basically with server side language reading from a database. It is pulling a certain number of records so that it does not take too long to load.
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | Expression Web Blog
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|