LuckyB Posted April 8, 2005 Posted April 8, 2005 Hi all,I am currently trying to do some XML in ASP (nothing too comlicated), the XML has complex types which meant I had to look for an external solution. I found PocketSoap (anybody here familiar with it/used it?) but it doesn't seem to be able to pare the reponse I get from the server.Are there any other FREE XML/Soap alternatives to pocketsoap that I could use with ASP (pre .net)? Or if anyone is knowledgeable in pocketsoap would you be able to help out if I post my porblem here?I am very new to XML/Soap BTW.Any help would be really great! Thanks!
dman Posted April 8, 2005 Posted April 8, 2005 what exactly are you trying to do. develop a webservice? for that you would use soap. do you have soap toolkit?http://www.microsoft.com/downloads/details...&displaylang=enif you are just parsing xml try SAX API of MSXML.http://www.windowsitpro.com/Article/Articl...6115/16115.htmlhttp://www.topxml.com/conference/wrox/1999...ext/mohrasp.asp
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now