OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Newbie question - passing XML using POST



Title: RE: Newbie question - passing XML using POST

>> I'm trying find a way to send and receive XML using HTTP POST.  You'd
>
>>
>> I work in a Microsoft environment ...
>
>

For what it's worth, I've posted a link to some sample ASP and VB code that expects the entire HTTP body to be an XML doc.  It translates the ANSI HTTP body to a VB Unicode string that can then be fed to a SAX parser, or whatever.

Here's a link which displays the sample code:

http://www.therapeutichermeneutic.org/TherapeuticHermeneutic/SoapTest/AspByteArraySample.html

Victor Badinage
Senior Software Engineer, Grox
vbadinage@grox.com