Hello,

I would like to ask if there is an equivalent of PHP's $HTTP_RAW_POST_DATA
global variable in AOLSERVER using TCL.

$HTTP_RAW_POST_DATA gets an entire form post in raw format. This allows a
great deal of flexibility as developers like me can parse the data from an
unconventional post (e.g. multi-mime multi-part).

I tried ns_getform but it doesn't seem to work because it puts form posts
into an ns_set.

Thanks,

Hamilton


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of 
your email blank.

Reply via email to