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

[REBOL] GET vs. POST

From: webmaster:siliconspecies at: 2-Sep-2000 22:49

I have The Official Guide and within there is a small function which is supposed to be able to detect whether GET or POST is used and then access the correct system variable path to receive the info which was submitted by the form. I don't think it works. Anyone else try this code and if so, does it work for you? My cgi works great with GET but seems to die towards the end of the app process using GET because of the length of the string being submitted becomes larger and larger as you proceed. So I wanted to switch to POST. Thanks, Jeff Rubin, CTO & Co-Founder Audiopia Shutup and Listen... http://www.audiopia.com also check out my personal site Brainbyte! http://www.brainbyte.com