View Single Post
Old 13-05-2008, 16:16   #7 (permalink)
mcgin
Pocket Rocket
 
mcgin's Avatar
 
Join Date: 06 Nov 2005
Posts: 883
Default Re: Betfair Free API

Trilobite, Dealing with the raw XML soap strings is going to be buggy at the best of times, and it'll be a right pain in the ass to debug. Would you not look at using a framework of some kind that hides the SOAP implementation from you? I use an application called Axis in Java, not sure what you could use with VB, but presumably VB.net offers better support for web services then VB6 anyway.
mcgin is offline   Reply With Quote