From egreev.cl4@compapp.dcu.ie Wed Jul 11 12:07:17 2001
Received: from mailhost.compapp.dcu.ie (Mailhost.CompApp.DCU.IE [136.206.11.247])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f6BA7GX03760
	for <prolog@swi.psy.uva.nl>; Wed, 11 Jul 2001 12:07:16 +0200 (MET DST)
Received: from L101-169 ([136.206.19.159])
	by mailhost.compapp.dcu.ie (8.9.3+Sun/8.8.6) with SMTP id LAA00769
	for <prolog@swi.psy.uva.nl>; Wed, 11 Jul 2001 11:02:03 +0100 (BST)
Message-Id: <1.5.4.32.20010711100024.008ca684@mailhost>
X-Sender: egreev.cl4@mailhost
X-Mailer: Windows Eudora Light Version 1.5.4 (32)
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Wed, 11 Jul 2001 11:00:24 +0100
To: prolog@swi.psy.uva.nl
From: Edel Greevy <egreev.cl4@compapp.dcu.ie>
Subject: [SWIPL] HELP-Calling prolog from CGI scripts

Hi all

I am trying to call a prolog patrII grammar parser from a cgi-script. 
What I want to do is read in a query string from the script and pass it to
the prolog patr parser and then display the parse tree. Can anyone tell me
how to connect and call prolog from cgi???
Millions of thanks in advance
Edel

