[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ic] query tag question


I was wondering if there is a way to pre-fetch (for lack of a better word)
the page results from a query tag.

For example:

[query list=1 prefix=sql more=1 ml=10 sql="select * from products"]
   [on-match]
	Collect the sku's here
   [/on-match]
   [list]
      [sql-param sku]<BR>
   [/list]
   [more-list]
   <P>[more]
   [/more-list]
[/query]


Returns me ~20 pages of items, for each page I want to collect
the sku's for the 10 items displayed, but I do NOT want to do it
in the [list] tag, I want to catch them before hand.

Thanks.

Tim
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.