Community

Community

New SOAP software releases

James Fell has released a new version, 1.1, of pocketSOAP, his SOAP implementation for Win32 and WinCE platforms. The new version adds many new features, including section 5 support, a completely pluggable [de]serialization model, headers, correct handling of the root attribute, single pass streamin

Community

Appending to XML with ASP

By Michael Qualls – This article is the third in a series of articles on manipulating XML data with ASP. Before proceding with this article, I recommend that you read Saving HTML Form Data to XML and Editing XML with XSL and ASP. The example in this article is very similar to the example on S