I think the question is *how* to grab the raw post data?

On Wednesday, April 7, 2010 4:12pm, "Gustaf Neumann" <neum...@wu-wien.ac.at> 
said:

> Grab the post data and use an xml parser to get the content
> There are multiple xml parsers for tcl available that you can use.
> I would recommend tdom, which supports among other
> things xpath (see http://www.tdom.org/)
> 
> -gustaf neumann
> 
> Am 07.04.10 06:40, schrieb Brad Chick:
>> This should be fairly simple, but I having issues parsing a form post that is
>> of Content-Type "text/xml".
>>
>> The methods I see to handle the form data all try to parse the body into
>> key/value pairs.
>>
>> This is not what I need.
>>
>> Rather, I just need the xml payload.
>>
>> any help would be appreciated.
>>
>> Thanks
>>
>>
>> --
>> AOLserver - http://www.aolserver.com/
>>
>> To Remove yourself from this list, simply send an email
>> to<lists...@listserv.aol.com>  with the
>> body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
>> field of your email blank.
>>
> 
> 
> --
> AOLserver - http://www.aolserver.com/
> 
> To Remove yourself from this list, simply send an email to
> <lists...@listserv.aol.com> with the
> body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
> field
> of your email blank.
> 


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

To Remove yourself from this list, simply send an email to 
<lists...@listserv.aol.com> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to