
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Search with multiple page
Quoting Stefano Malagoli (s.malagoli@datacode.it):
> Hi everyone, I have made my own search engine using a page and an sql query
> through the [query] tag.
> In this result page do some othes stuff and I use [more] tag to display
> other page.
> When I do the search all it.s ok, but when I browse the other page I lose
> all my parameter passed to the search engine.
>
> Is there a way to pass argument to the other page of my result set ?
> Or is there a way to know if my page is viewing the fisrt page or another
> one ?
Actually there is:
[query
more=1
ml=10
form="
param1=[cgi value1]
param2=[cgi value2]
"
list=1
sql="select * from yourtable"]
[sql-code] [cgi value1]
[/query]
--
Red Hat, Inc., 3005 Nichols Rd., Hamilton, OH 45013
phone +1.513.523.7621 <mheins@redhat.com>
Friends don't let friends use Outlook. -- Bob Blaylock
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users