I'd have to see the entire XML output, since the XML below looks ok on its
own, but I'd have to see it outside of isolation.
Charles Daminato
OpenSRS Product Manager
Tucows Inc. - chuck@tucows.com
> -----Original Message-----
> From: owner-dev-list@opensrs.org [mailto:owner-dev-list@opensrs.org]On
> Behalf Of Jonathan Stanton
> Sent: February 14, 2002 8:49 AM
> To: dev-list@opensrs.org
> Subject: Encoding the DNS servers in a register request
>
>
> I have managed to register a domain by not specifiying custom DNS
> servers but when I add the following xml to specify them and set the
> custom_nameservers flag to 1 it doesn't work. Have I got the following
> bit correct ?
>
> Many thanks
>
> Jonathan Stanton
>
> <item key="nameserver_list">
> <dt_assoc>
> <item key="0">
> <dt_assoc>
> <item key="name">ns0.ISP.net</item>
> <item key="sortorder">1</item>
> </dt_assoc>
> </item>
> <item key="1">
> <dt_assoc>
> <item key="name">ns1.ISP.net</item>
> <item key="sortorder">2</item>
> </dt_assoc>
> </item>
> </dt_assoc>
> </item>
>
This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:37:02 EDT