You are not going to get much help with vb.net on this list. Your syntax
looks correct, but have you looked at the returned XML? We can't tell if
the sent XML was proper either...
Step one: write out the sent and returned XML Strings to disk in your
code.
John Roche
einfosystems.net
Microsoft Certified Partner
_____
>> I am using the get nameserver command with opensrs API to get all
of the listed nameservers for the specified domain name. I run the
following command
dim sreadercountns as xmlnodelist
sreadercountns = xmldoc2.selectnodes("//dt_array/item")
if sreadercountns.count > "0" Then
response.write( sreadercountns.count)
end if
For some reason it always returns 2 nameservers, when I have updated the
domain name with a total of 6 nameservers. What is the cause of this?
Best Regards...
-Hayk A...
This mail was content checked for malicious code and viruses by
GFI MailSecurity. GFI MailSecurity provides email content checking,
exploit detection and anti-virus for Exchange & SMTP servers. Email
sales@einfosystems.net for more information.
This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:37:56 EDT