|
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 |
- Get NameServers feedback
- jwr4
