Hi All,

I have been searching for asp paging code on the net and I have managed to find loads of it. I have a database with just one column which contains loads of pictures and I would like to display 6 pictures at a time on a page and give user the option of next and previous button. I have found code which will display the pictures down the page like:

Picture 1
Picture 2
Picture 4
Picture 5
Picture 6
<<previous 1 2 3 Next>>

But I cannot find any code which will display only 6 pictures at a time on a page in the following format.

Picture 1 Picture 2 Picture 3
Picture 4 Picture 5 Picture 6
<<previous 1 2 3 Next>>

I am using dreamweaver and I would really appreciate it if anyone could help me or provide me with the asp code for this function.

Thank you.

Recommended Answers

All 2 Replies

post what you have and maybe we can help you get it in the right layout

i am not very good at asp, i got the code from the net to help me do paging. i have attached the page on which i would like this function to work on.

Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.