Hi all,

I'am a co-developer to SMLserver. SMLserver is a module to AOLserver that
makes scripting in Standard ML possible (www.smlserver.org). We use it for
our administrative systems at the IT Univeristy of Copenhagen.

Currently we use the C function Ns_ConnGetQuery to obtain form variables.
However Ns_ConnGetQuery does not work for multipart/form-data and we are
currently working on making upload of files possible. We need something
similar to ns_queryget (file nsd/form.tcl). We can't call Tcl functions from
SMLserver.

My question is whether there exists a C-implementation of something similar
to ns_queryget. If not we will have to code it ourselves and obviously it
would be great if some one knows of open source C code that does the job.

-- Niels


--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list: http://www.aolserver.com/listserv.html
List information and options: http://listserv.aol.com/

Reply via email to