At 05:43 PM 10/16/2001 -0800, you wrote: >I have to ask this question, even though I assume that you have >thought of it already: > >Have you thought of using "POST" instead? I have successfully "POSTED" >data from over 400 fields and captured all (up to 20,000 bytes, if I >remember correctly). >tj
TIM: Did you loose your ability to manipulate fields into an HTML file? My file failed when I tried POST, here are my lines in GET, please tell me how you would alter them for POST. And thanks.. HTML FILE: <FORM Method="GET" Action="/scripts/_resume101601.r"> REBOL FILE: cgi: make object! decode-cgi system/options/cgi/query-string John -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
