[ic] Retrieve search values

Mike Heins interchange-users@lists.akopia.com
Thu Jul 19 10:19:00 2001


Quoting Ron Phipps (rphipps@reliant-solutions.com):
> Is there a way to retrieve the values used in the last submitted search?
> For example a user selects a category.  On the results page I would like to
> manipulate the values that were searched on and present a link to the new
> search.

	First term: [value-extended name=mv_searchspec index=0]
	Second term: [value-extended name=mv_searchspec index=1]

	[calc]
		@terms = split /\//, $Session->{last_search};
		return join "\n", @terms;
	[/calc]

-- 
Red Hat, Inc., 3005 Nichols Rd., Hamilton, OH  45013
phone +1.513.523.7621      <mheins@redhat.com>

Nature, to be commanded, must be obeyed. -- Francis Bacon