[ic] Simple search result parsing

Stefan Hornburg racke at linuxia.de
Wed Nov 26 10:10:21 EST 2003


On Tue, 25 Nov 2003 12:24:10 -0500
Himem Inc <interchange at himem.net> wrote:

> Hello,
> 
> I am trying to take a list of results from a simple search:
> 
> [search-region
>                 search="
>                 ra=yes
>                 sf=sku
>                 fi=products
>                 rf=category
>                 tf=category
>                 ml=99999
> "]
> [search-list]
> 
> [item-change 1][condition][item-param category][/condition]
>     <a href="#[item-param category]"><font face="arial" 
> size="1">[item-param category]</font></a><br>
> [/item-change 1]
> [/search-list]
> [/search-region]
> 
> And parse them out so that I get two columns of results in ascending 
> alphabetical order such as:
> 
> a   d
> b   e
> c   f
> 
> I have been hitting my head on the table trying to figure out some 
> Interchange approved way to do this, can't find any.

Check out the [table-organize] usertag.

Bye
	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