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

[REBOL] Re: POST to CGI

From: ryanc:iesco-dms at: 27-Sep-2001 14:26

Here is a line from one of my programs that might help you... read/custom PDF-conversion-URL reduce [ 'post rejoin ["url=" pdf "&extract_order=-x&reflow_p=X&clear_p=X"] ] --Ryan Hallvard Ystad wrote:
> The book talks about CGI POSTs on pp.408-409, but it explains only about > doing POSTs via HTML tags, not how to programatically do an HTTP > POST-request with rebol. > > If I'd like to post "favourite-meal" = "cake" to > http://some.server/cgi-bin/food-processor.pl and retrieve the results... > How should I do it? I took a quick look on system/schemes/http/handler, but > got quite confused. A quick code sample, anyone? > > ~H > > Praetera censeo Carthaginem esse delendam > > -- > To unsubscribe from this list, please send an email to > [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Ryan Cole Programmer Analyst www.iesco-dms.com 707-468-5400