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

[REBOL] Newbie: HTTP Post

From: mike:skinmaster at: 17-Jan-2002 16:58

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