Hi Chuck,

Thanks for the suggestion, but even if you specify the range like that, it
still divides the results into pages of 40.

-Dan

----- Original Message ----- 
From: "Chuck Daminato" <[EMAIL PROTECTED]>
To: "Dan Richfield" <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 3:13 PM
Subject: Re: Get Domain Paging


> You could try to do this:
>
> attributes => {
> type => "list",
> min_to_expire => 0;
> max_to_expire => 3650;
>
> That way you should get all the domains, regardless of when
> they'll expire (either today, or 10 years from now).
>
> Give that a whirl :>
>
>
> On Wed, 25 Jun 2003, Dan Richfield wrote:
>
> > Hello,
> >
> > Is there any way to get a full listing of domains in a profile instead
of
> > having to specify a page as shown in the following example?
> >
> > {
> >  protocol => "XCP",
> >  action => "get",
> >  object => "domain",
> >  cookie => "211231231:1231312",
> >  registrant_ip => "111.121.121.121",
> >  attributes => {
> >   type => "list",
> >   page => "5"
> >  }
> > }
> >
> > Thanks!
> >
> > --
> > Dan Richfield
> > ---------------------------------
> > - Easy CGI Support
> > - http://www.easycgi.com
> > - [EMAIL PROTECTED]
> > - 866-EASY-CGI (toll free)
> > ---------------------------------
> >
>
> -- 
> Chuck D
>    "Doubt is not a pleasant condition, but certainty is absurd."
>        Voltaire 1694-1778

Reply via email to