Another thing to check is if the namespaces are set up correctly. If your
web service is using a namespace other than the default tempuri namespace,
you will need to modify the SelectionProperty so that
xmlns:s0="your-namespace"".
In the script debugger you can look at the xml returned with
theDataObject.DOM.xml, and even try out different selectSingleNode
expressions.
--Matthew Blain
http://tips.serriform.com/
> Hi,
> I tried the sample code and it works for me. Have you set up your webservice correctly?
[quoted text clipped - 12 lines]
> > I'm using W2K professional. I have tried the sample in InfoPath 2003
> > with and without SP1.
http://support.microsoft.com/default.aspx?kbid=826994&product=infopath2003