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

[REBOL] CGI: reading POST-method data with read-io Re:(7)

From: tim:johnsons-web at: 28-Aug-2000 16:20

Thank you Holger! [holger--rebol--com] wrote:
> > of code for reading POST input from CGI as follows: > > [tmp: tmp - read-io system/ports/input buffer tmp] > > What would be a safe alternative, please? > > For stdin/out you may still have to use read-io to be fully > interoperable across platforms.
I run try a couple of alternatives, and run them by some rebol Gurus, but thanks for your answer. Tim