<font size=2 face="sans-serif"><br>
</font>
<br><font size=2 face="sans-serif">ok, I tried this:</font>
<br>
<br><font size=2 face="sans-serif">my ($self, $c, $page) = @_;</font>
<br>
<br><font size=2 face="sans-serif">and my template code is issueing uri's
like this:</font>
<br>
<br><a href="http://localhost:3000/accountview/list?page=4"><font size=2 face="sans-serif">http://localhost:3000/accountview/list?page=4</font></a>
<br>
<br><font size=2 face="sans-serif">Do I need to remove this line:</font>
<br>
<br><tt><font size=2>&nbsp;my $page = 1;</font></tt>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Denny &lt;2012@denny.me&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">The elegant MVC web framework &lt;catalyst@lists.scsys.co.uk&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">04/27/2012 02:49 PM</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">Re: [Catalyst] Paging problem</font></table>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>On Fri, 2012-04-27 at 14:22 -0500, Kenneth S Mclane
wrote:<br>
&gt; &nbsp;ok, I used bits from all over and have this sub now: <br>
[...]<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; my $page = 1;<br>
[...]<br>
&gt; &nbsp;when clicking any link the data doesn't change. <br>
&gt; <br>
That seems reasonable. &nbsp;You need to change the value of $page if you<br>
want to move to the next page of data - pass it in as a parameter.<br>
<br>
Cheers,<br>
Denny<br>
<br>
<br>
<br>
_______________________________________________<br>
List: Catalyst@lists.scsys.co.uk<br>
Listinfo: </font></tt><a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst"><tt><font size=2>http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</font></tt></a><tt><font size=2><br>
Searchable archive: </font></tt><a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/"><tt><font size=2>http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</font></tt></a><tt><font size=2><br>
Dev site: </font></tt><a href=http://dev.catalyst.perl.org/><tt><font size=2>http://dev.catalyst.perl.org/</font></tt></a><tt><font size=2><br>
<br>
</font></tt>
<br>
<br>