Hi Jon, > Could it be me doing something wrong in Pico Lisp? Here are the first > few lines on my request handler: > > (de getDirectory () > (let Path (get 'path 'http) > (out NIL (println "getDirectory request" Path)) > (httpHead "text/javascript; charset=utf-8") > (ht:Out T > ...
No, this looks all right. I suspect it must have to do with the way the JSON library posts its data. Cheers, - Alex -- UNSUBSCRIBE: mailto:[EMAIL PROTECTED]