Hi Alex, if I use 'allowed' in my web application, PicoLisp will assign variables from QUERY_STRING (if called via GET HTTP method) or the message body (if POST used). What if I do not want the variables to be assigned and just want to get an assoc list of these keys/values instead? Also, is it possible to combine these cases in one application, e.g. having different behaviour for different url handlers? What does "*HtSet" do, what is it for and how is it supposed to be used?
Thank you, Tomas -- UNSUBSCRIBE: mailto:[EMAIL PROTECTED]
