[REBOL] Read this CGI?
From: ammon::rcslv::com at: 17-Apr-2002 19:21
Hi,
For some funny reason the following code:
read http://172.30.8.11/TricomDB?sql=select name from users
returns:
** Script Error: get expected word argument of type: any-word
** Where: create-request
** Near: User-Agent: get in get in
When executed in CGI mode by apache. When the code is typed at the console
it returns:
connecting to: 172.30.8.11
== "WayneAmmonJeffPhil"
executing it in CGI mode from a linux console just hangs the console. Any
ideas?
Thanks!!
Ammon