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

[REBOL] Re: [REBOL.org] -- REBsite access

From: antonr:lexicon at: 26-Jul-2004 0:35

Sunanda, So you think it would be good if the browser would pass the cgi parameters to the run script as script arguments ? That seems eminently solvable with a custom read-thru and path-thru, which reencode the url, replacing characters illegal for filenames, like '?' etc. :) Anton.