Look at www.rebol.org under the cgi category for browse-cgi.r.
It is a good advanced level example of using cgi,
and besides that it is damn useful for learning all the
hidden goodies in the system object!
Cheers
Allen K
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 16, 1999 1:38 AM
Subject: [REBOL] cgi searching
> Guys,
>
> On the rebol web page there are lots of example of posting from a web page
> and processing the text.
>
> Is there a real simple example to take a value and pass it to a rebol
> script,
> which then acts on this value?
>
> ie http://server/cgi-bin/rebolscript.r?valuehere
>
> Cheers
>
> Francois
>
>