vb6 如何调用WEB Service?请教大家。[解决办法]soap[解决办法]
Set m_spClient = New MSSOAPLib30.SoapClient30 m_spClient.MSSoapInit(c_WSDL_URL) 'webservice地址[解决办法]WEB Service 是把数据以xml格式返回给用户