If I understand the question correctly, all you need to do is use METHOD="GET" in you
<form...> tag, which will place all form fields in the query string automatically when
the page gets submitted.
-Andy
> -----Original Message-----
> From: Dave f [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 07, 2001 2:57 PM
> To: CF-Talk
> Subject: Re: Next-N Design
>
>
> as a hidden form field. ie <input type=hidden name="xxx"
> value="#form.xxx#">
> ----- 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