[ic] Re: Custom Parameters

Stefan Hornburg racke at linuxia.de
Tue Aug 17 19:24:50 EDT 2004


On Tue, 17 Aug 2004 17:59:54 -0500
"daniel castro" <daniel_castro at hotmail.com> wrote:

> >Hi list,
> >I need to repeat a search, but sending a new parameter. I use in the page 
> >something like this:
> >
> ><a href="/cgi-bin/plcost/search.html?es_sort=0&mv_session_id=[data session 
> >id]&mv_searchtype=dd ... SKU</a>
> >(...)
> >[if cgi es_sort]
> >(...)
> >[/if]
> 
> Why do you compose the link manually ? That should be handled by IC.
> 
> This cannot be done because I need the URL enconding capabilities from 
> interchange, yet for example if I use in the searchspec something like 
> '"Computers & Servers" this would return a error 500 beacuse the & is 
> reserved... and If I try to construct the url bymy self I cannot use the 
> encoding that [page search] uses beacuse I need to pass a parameter like 
> &es_sort=1.

Have you tried:

[area href=search
form="es_sort=0
mv_searchtype=st
mv_searchspec=Computers & Servers"]

Ciao
	Racke


-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the interchange-users mailing list