[REBOL] Re: CGI POST Protocol
From: mfontana7:inwind:it at: 17-Sep-2003 21:13
> The password problem has nothing to do with REBOL, that is a server
> directory rights issue.
>
> I have such a script, considering the permissions are set on the server,
> and I will send it later.
>
> The form sends the POST and the REBOL formats it, writes it to the
> server, then displays it to the screen,
>
> You can do what you want with it from that point.
>
> Send me an E-Mail address and I will send the scripts.
Thanks, but I think tha's not what I'm looking for. I have not Rebol set as
a CGI language to process web-server requests, but REBOL has to work as a
browser
.
Only that it is "automatic" in its query and then can format the received
page and send them by e-mail. A bit tricky, but may be useful for a simple
project I'm thinking about:
a REBOL Bot that can be ordered remotely by e-mail and can anser by e-mail
as well. If only this Windows driven mass of HW had Arexx!
M&F