Hello Rajeev,
Tuesday, June 26, 2001, Rajeev Rumale <[EMAIL PROTECTED]> wrote:
RR> I have a SQL query which returns me a very large number of records. since it
RR> is not good to list them all I want to *page* them.( Displaying a fixed
RR> number of records at a time) and the more forward and back ward. Just like
RR> the serch engines display their results.
RR> I would like to know if there is a effecient solution for same.
Probably you should create some temporary files (one page - one file)
and display these files as neccessary.
Best wishes,
Maxim mailto:[EMAIL PROTECTED]