hi, i am wanting to know what is the best to do pagination, i know u can use asp.net with a databse, but im wanting to do it without using a database as its just images, im wanting to have 12 image on a page, then u click on page 2 n its will load more images. is it best to use asp.net with an sql database.
any help at all would be much appreciated
thanx
collie
Page 1 of 1
best way to do multipul pages, i.e. next/previous 1,2,3,4
#2
Posted 15 January 2012 - 06:09 PM
Hey there,
If you aren't using a database then you could always just hard code it in html. If there's not too many pages and there isn't going to be an increasing amount of pictures and pages then to do this would be easy.
If you aren't using a database then you could always just hard code it in html. If there's not too many pages and there isn't going to be an increasing amount of pictures and pages then to do this would be easy.
Share this topic:
Page 1 of 1
Help

















