MarcelG
Retired Support Moderator
Netherlands
2625 Posts |
Posted - 01 February 2004 : 09:52:45
|
Okay, I may be asking this question in the wrong place, but I'm having a slight issue with some of my own code. I am not a coder, and I make everything I make based on other peoples code. So, that may be the reason that my code is very very sloppy and buggy sometimes. But, I'm eager to learn!
As some of you might know I've 'build' an extension to Snitz, which is used at oxle.
I'm using some different 'lists': The weblogs : http://www.oxle.com/weblogs.asp The weblog (all members) : http://www.oxle.com/logfeed.asp The weblogs (per member) : http://www.oxle.com/logfeed.asp?member=24 The articles: http://www.oxle.com/shortnews.asp The frontpage: http://www.oxle.com/portal_content.asp?view=all
For these lists I need to make them 'page', in that way that there's the possibility to show only 40 items per page.
I have NO clue on how to do this. I saw something like this in forum.asp, but I don't understand it. In topic.asp I saw something similar, but the SQL query used to get the info is done in a completely different way as I've done in my pages.
If there's anyone willing to help me with this, it would be very appreaciated!! here are the files: http://www.oxle.com/docs.zip |
portfolio - linkshrinker - oxle - twitter |
Edited by - MarcelG on 01 February 2004 10:00:12 |
|