Get NameServers

From: feedback@webdivisor.com
Date: Mon May 31 2004 - 17:10:36 EDT


Hello:
 
            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 archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:37:56 EDT