[ic] [query] tag has me dazed and confused

Jonathan Clark interchange-users@interchange.redhat.com
Wed Aug 29 12:04:55 2001


> When I access a page that consists of the following:
> ---------------------------------------------------
> <p>Testing sql query<br>
> [query sql="select * from products"]
> Result: [sql-code]<br>
> [/query]
> 
> <p>Testing loop<br>
> [loop search="ra=yes/fi=products"]
>  [loop-code]<br>
> [/loop]
> ---------------------------------------------------

How about this scenario:

  using SQL db eg. MySQL.
  list of items in products.txt
  All items deleted from the SQL table?

your [loop] tag list is using the products.txt without st=db?

Jonathan
Webmaint.