Hi Jim,

I have been having trouble sending my reply through. Maybe 3rd time is a charm.

I was able to get results using the soap client.

soap = CREATEOBJECT("mssoap.soapclient30")
soap.MSSoapInit(" path to wsdl")
results = soap.getBiorhythms("1978-12-18")

? xml.getElementsByTagName("physical").item[0].firstChild.nodeValue
50

? xml.getElementsByTagName("emotional").item[0].firstChild.nodeValue
-41

? xml.getElementsByTagName("intellectual").item[0].firstChild.nodeValue
-64

? xml.getElementsByTagName("intellectualCriticalDay").item[0].firstChild.nodeValue
false

? xml.getElementsByTagName("physicalCriticalDay").item[0].firstChild.nodeValue
false


Casey


_______________________________________________
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