Gossamer Forum
Home : Products : DBMan SQL : Pre Sales :

Re: [iplay] pulling data onto static pages

Quote Reply
Re: [iplay] pulling data onto static pages In reply to
Hi,

Yes, you can use SSI to pull data from DBMan SQL. i.e. to pull the first 25 records that match a given category, you could put:

<!--#include virtual="/cgi-bin/dbmansql/db.cgi?db=yourdatabase;do=search_results;Country=SomeCountry;mh=25"-->

You can also use the multi template feature to have it formatted just the way you want.

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread pulling data onto static pages iplay 5795 Oct 25, 2003, 12:55 AM
Thread Re: [iplay] pulling data onto static pages
Alex 5700 Oct 25, 2003, 8:30 AM
Thread Re: [Alex] pulling data onto static pages
iplay 5693 Oct 25, 2003, 9:17 AM
Thread Re: [iplay] pulling data onto static pages
Alex 5685 Oct 25, 2003, 9:20 AM
Post Re: [Alex] pulling data onto static pages
iplay 5690 Oct 25, 2003, 10:06 AM