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.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of MeF
Sent: Tuesday, September 16, 2003 2:39 PM
To: REBOL List
Subject: [REBOL] CGI POST Protocol




Hi,
I have already looked at the docs and example scripts but I have not
found 
anything that can help me.
I would like to know a way to send data to a web-server as if it
received 
it from a normal page with a form and using the POST protocol.

In detail, I want to skip a front page asking for a password
interactively 
by sending the needed data to the web-server directly through REBOL and
so 
obtaining directly the second protected page.

Is it possible (is everything possible? 8) ), and how?

Thanks in advance

M&F

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to