> Hi all,
>
> does anybody now how I can use Rebol to load a page that iss
> returned by a cgi script that uses the post method to obtain
> it's parameters? I'd like to automate some cgi queries.
>
> Thanks,
>
> Tom
Tom,
I know only about one method:
open tcp/ip connection to www server and act like browser,
i.e. on port 80 communicate via http protocol.
(commands like GET,...) I wanna make some support exactly for
this (calling cgi scripts with submitting data by POST method),
but I'm quite bussy now (just working on GIF support for rebol...).
Regards,
Jan
--
Jan Strejcek
[EMAIL PROTECTED]