
February 10th, 2003, 02:25 PM
|
|
Junior Member
|
|
Join Date: Feb 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Building XML Web Services with PHP NuSOAP
Hi!
First I have to say Thank You for this great forum and its homepage!
I tried out the "Walkthrough Example 1" of the Tutorial "Building XML Web Services with PHP NuSOAP". It works super! But when I use the cvs.php-file on my server it comes the error '91' in this line of the vb programm:
Code:
lblCurrentTemp.Caption = doc.selectSingleNode("//noname").text
Where is the misstake?
Thank You very very much!
Last edited by Levis : February 11th, 2003 at 10:15 AM.
|