Most Web servers communicate to CGI programs through environment
variables and stdin. I believe net/cgi:

http://docs.racket-lang.org/net/cgi.html

can handle parsing the bindings from stdin, but I've never used it so
I can't give you any help.

Jay

On Thu, Nov 11, 2010 at 5:01 PM, scouic <sco...@gmail.com> wrote:
> I'm looking since two hours a feint to circumvent this problem, but I have
> no solution ...
> How can I do to get the parameters from one page to another without bindings
> & cie ?
> thanks for your help,
> -mw
>
> 2010/11/11 Jay McCarthy <jay.mccar...@gmail.com>
>>
>> The Web Server's request parsing and binding handling cannot be used
>> in CGI apps as far as I know.
>>
>> Jay
>>
>
>



-- 
Jay McCarthy <j...@cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to