Page 1 of 1

Paginate SQL Results

Posted: Sun Oct 23, 2005 12:40 am
by kristolklp
Anyone know how I can paginate my SQL results on an HTML page? For example, if I query my database I don't want all results on 1 page. Instead, I would like to add the common <Previous Page, Next 25, Last Page> links if possible.

If someone could point in the right direction on how i can accomplish this, I would greatly appreciate it. I searced for tutorials but I couldn't seem to come up with anything.

Posted: Sun Oct 23, 2005 12:42 am
by Jenk
Search these forums for pagination :)

Posted: Sun Oct 23, 2005 12:57 pm
by John Cartwright