Hoe to do the Pagination in cgi-perl?

namrata.s.h

New member
Actually i have a cgi page in which i fetch the data from sqlite database and put it in a table, in a Word its like a Datagrid.
Now at the end of this table a need link which would look something like |< < > >| , clicking which i can navigate to and fro the records, and i intend to have 10 records per page.
I Browsed a lot but got only php code, CAN ANYBODY PLEASE help me out finding the solution for this problem..Am struck here since 2 days. Please do help me.
Thank you.
 
Back
Top