Question to direct page access

2008-07-28 Thread Katsuhisa Fujinaga
Hi, all. Does anybody know how to direct page access? I need to do an LDAP search, via Net::LDAP, on a openLDAP. Since large quantity of data are stored, I would like to use "server side paging" interface. For example: - maximum page size = 1000 - page number = 2 In the condition mention

Re: Question to direct page access

2008-07-28 Thread Andrej Ricnik-Bay
On 29/07/2008, Katsuhisa Fujinaga <[EMAIL PROTECTED]> wrote: > Does anybody know how to direct page access? Bless mailing-lists and google ... I knew I saw something like this before on the list... http://www.nntp.perl.org/group/perl.ldap/2007/01/msg2462.html > Kind regards. > > Katsuhisa Fuj

Re: Question to direct page access

2008-07-28 Thread Chris Ridd
On 28 Jul 2008, at 17:21, Katsuhisa Fujinaga wrote: Hi, all. Does anybody know how to direct page access? I need to do an LDAP search, via Net::LDAP, on a openLDAP. Since large quantity of data are stored, I would like to use "server side paging" interface. For example: - maximum page size