Charles Daminato wrote:
>
> You can do this:
>
> http://www.yoursite.com/cgi-bin/reg_system.cgi?action=bulk_order
>
> Parse through reg_system.cgi for usage - this IS documented (as far as I
> know...)
I should have clarified a bit more:
I'm writing our own client and currently our "bulk order" is implemented
the same way as is done in the CGIs, i.e. something like:
foreach(@domain) {
register($domain)
}
It'd be much "cleaner" if there were actually a "bulk_order"
XML_Client-action similar to the "bulk_transfer" XML_Client-action that
could accept a list/array of domains in one request instead of having to
register each domain in a separate request.
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- With Microsoft products, failure is not Derek Glidden an option - it's a standard component. http://3dlinux.org/ Choose your life. Choose your http://www.tbcpc.org/ future. Choose Linux. http://www.illusionary.com/
This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:35:58 EDT