I wish to read in a set of blocks.

The set of blocks consists of two blocks. The first block is a list of form
data, the second is a list of urls.

I wish to post each set of form data to each url and capture the result to
unit test some web sites.

Thanks

Mike
----- Original Message -----
From: "Ladislav Mecir" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 18, 2002 12:02 PM
Subject: [REBOL] Re: Newbie: HTTP Post


> Michael Jervis wrote:
> > Hi,
> >
> > I'm new to Rebol, this page:
> > http://www.rebol.com/docs/core23/rebolcore-13.html#sect8.6.
> >
> > Shows a VERY simple HTTP Post, however, when I use it to throw some post
> > data at a URL that just echo's back the Form data and no form data
arrives.
> >
> > I've also seen a sample script in the Rebol library that does form post
in
> > a lot of lines.
> >
> > What is the simplest way to do a form post? That works!
> >
> > Thanks,
> >
> > Mike
>
> Hi Mike,
>
> I am not sure I understand, what you are trying to achieve. Could you be
more
> specific, please?
>
> Cheers
>     Ladislav
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>
>

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to