After creating the SOAP object set the following Connector Properties
  SOAP = CreateObject("MSSoap.SoapClient30")
  SOAP.MSSoapInit( wsdl )
  SOAP.ConnectorProperty("AuthUser") = username
  SOAP.ConnectorProperty("AuthPassword") = password
  SOAP.ConnectorProperty("WinHTTPAuthScheme") = 24

Tracy


> -----Original Message-----
> From: Ali Ýhsan Türkoðlu
> Sent: Tuesday, December 19, 2006 7:34 AM
>
> How can I send username and password to a web service in
> vfp9? Programatically or from task pane- xml
> <http://msdn.microsoft.com/xml/default.asp>  web services?
> Web service is :
> http://test.sgk.gov.tr/saglikws/services/ProvizyonIslemleri/ws
dl/ProvizyonIs
lemleri.wsdl

username:43000210000
password:43000210000

Thanks

Ali Ihsan




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to