Hi Eric:
         I'm somewhat of a rebol newbie myself, but have done quite a bit
of CGI programming. I have only looked briefly at Webserver.r, but
I believe it is configured to handle http request specifically (that is, to
be a server). If you are not fairly well appraised of CGI issues, there are
a number of sites where you can get that information.

www.boutell.com is one example. Many others are out there. If you like
I can send you my cgiutil.r file, but even before that be certain that you
have a good grasp of CGI issues. When you request, I will send my
rebol "library" to you.

Tim
At 07:49 PM 8/12/00 -0400, you wrote:
>                                 I'm trying to extend the Webserver.r 
> script to handle POSTed data,
>but I'm getting very confused as to what can and can't be done with ports.
>                                 How should the loop to fetch the POSTed 
> data be constructed, i.e.
>which commands should I be using to gather the data and what things
>should I be testing to see when I've gathered all of the data sent by a
>browser?
>                                 Is this sort of stuff covered in the 
> Official Guide to Rebol?
>
>:Eric
>(Just a hapless graphics geek trying to learn a little networking)


Reply via email to