[REBOL] CGI POST Protocol
From: mfontana7::inwind::it at: 16-Sep-2003 21:38
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