The way I handled this in my next-n tag is to take all form variables and
turn them into url parameters.
The tag takes all the existing url parameters and form vars with their
values, and builds one query string that I append to all of the links the
tag generates for the next, previous, and numbered pages...
If you want to do it like I did, you will either need to unscope the
form.info, change it to url.info, or use cfparam to set the form variable to
the url variable's value, if that makes sense...
If you want, email me off list and I'll send the source.
jon
----- Original Message -----
From: "Denton" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, June 07, 2001 1:13 PM
Subject: Next-N Design
> Hello All,
>
> I am trying to get a next-n style list working with my database display
and
> have it
> almost working perfectly. If I select the columns manually from the
> database it
> works fine but if the selections are made based on a form then only the
> first next-n
> page works and the following ones show an error based on not know what
> form.info is. Is there a way I can have the form pass the information on
to
> all
> my next-n pages?
>
> Thanks Very Much!
>
> -Denton
>
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists