Hi,
I'm currently trying out Recordset's PrevNextForm for the first time.
This is a simple page:
[-
*set = DBIx::Recordset -> Search ({'!DataSource' => 'mydb',
'!Table' => 'user',
'$max' => 10,
}); -]
<table>
<tr><td>[+$set[$row]{lastname}+]</td></tr>
</table>
[+$set->PrevNextForm ({-prev=>'<<Back', -next=>'Next>>'}, \%fdat)+]When I click the next button the same page appears again, why? I use DBIx::Recordset version 0.24 (from debian package) Andre -- "The inside of a computer is as dumb as hell, but it goes like mad!" (Physicist Richard Feynman)
msg04517/pgp00000.pgp
Description: PGP signature
