Re: Please Help! XML Webservice Question

2004-05-20 Thread Shawn Contreras
Thanks for your assistance but I'm still having the problem.  I tried as you stated below... both with quotes and without.   I also tried the only items I'm trying to retrieve are the "Analyst' which there are only 4 at the end of the dump.  I can retrieve the first 3 but since the last one

Re: Please Help! XML Webservice Question

2004-05-17 Thread Thomas Chiverton
On Friday 14 May 2004 21:57 pm, Shawn Contreras wrote: > HOW do I write code that says: > "If there is no data, skip to the next field and so on" -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park Wook

Please Help! XML Webservice Question

2004-05-14 Thread Shawn Contreras
Please help!  I am attempting to consume an XML Webservice and having a slight problem. All works well with the code below except, several of the items in the loop are null therefore I get an "Element FIRSTNAME.XMLTEXT is undefined" ERROR. HOW do I write code that says: "If there is no data, s