From vannoord@let.rug.nl  Thu Sep 14 21:40:55 2000
Received: from thor.let.rug.nl (root@thor.let.rug.nl [129.125.8.97])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id VAA02361
	for <prolog@swi.psy.uva.nl>; Thu, 14 Sep 2000 21:40:54 +0200 (MET DST)
Received: (from vannoord@localhost)
	by thor.let.rug.nl (8.9.3/8.9.3) id VAA03302;
	Thu, 14 Sep 2000 21:40:21 +0200
From: "Noord G.J.M. van" <G.J.M.van.Noord@let.rug.nl>
Message-Id: <200009141940.VAA03302@thor.let.rug.nl>
Subject: Re: Porolg-Html
In-Reply-To: <39C12301.61E4212D@unet.univie.ac.at> from Oliver at "Sep 14, 2000
 09:12:01 pm"
To: Oliver <a9503280@unet.univie.ac.at>
Date: Thu, 14 Sep 2000 21:40:21 +0200 (METDST)
CC: prolog@swi.psy.uva.nl
X-Mailer: ELM [version 2.4ME+ PL60 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

> I have to write a Prolog Programm which generates Html-Sides. The
> Programm should take data from a knowledge-base in which the data from
> the html form is saved.
> Please does anybody know where I can get good information about this or
> maybe somebody can help us?
> thank you
> Otto


check out the `pillow' program, written by the Ciao-prolog people
from spain somewhere, which does exactly thist. It might not work
for SWI, but seems like the obvious starting point.

Gertjan

