Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Newbie: HTTP Post

From: mike:skinmaster at: 18-Jan-2002 12:21

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