Gossamer Forum
Home : Products : DBMan SQL : Discussion :

How include data from another table?

Quote Reply
How include data from another table?
I want to include a "search-result list" from another table in search_results.html.

I am using DBMAN Sql 2.0.3

The databse which shall show the information is called "name". In the search results for this table data from the table "books" shall be shown.

The usual way of doing this when using ssi is:
<!--#include virtual="/db/db.cgi?db=books&do=search_results&details=0&category=barnets navn"-->

How is this done in the template file for this table?


Kjetil
..........................
Kjetil Palmquist
www.svanger.com

Last edited by:

kjetilpa: Mar 11, 2002, 8:46 AM
Subject Author Views Date
Thread How include data from another table? kjetilpa 3977 Mar 11, 2002, 8:45 AM
Thread Re: [kjetilpa] How include data from another table?
jean 3845 Mar 12, 2002, 10:09 AM
Thread Re: [jean] How include data from another table?
kjetilpa 3846 Mar 12, 2002, 12:16 PM
Thread Re: [kjetilpa] How include data from another table?
jean 3848 Mar 12, 2002, 12:40 PM
Thread Re: [jean] How include data from another table?
kjetilpa 3807 Mar 14, 2002, 11:58 AM
Post Re: [kjetilpa] How include data from another table?
jean 3795 Mar 14, 2002, 12:11 PM