Re: bulk orders

From: James H. Cloos Jr. (cloos@jhcloos.com)
Date: Sat Feb 05 2000 - 21:39:19 EST


>>>>> "Donald" == Donald Crawford <nluck@earthlink.net> writes:

Donald> Has anyone implimented the "bulk order scripts that are in the
Donald> reg_system.cgi script? Who has written a script for
Donald> registering more than one domain at a time? I know someone has
Donald> already ....

It's all there. Just use reg_system.cgi?action=bulk_order rather than
reg_system.cgi to start the process.

I added this small patch:

===========================================================================
--- templates/reg_system/main_menu.html.~1~ Thu Dec 23 14:10:16 1999
+++ templates/reg_system/main_menu.html Fri Feb 4 14:30:51 2000
@@ -41,7 +41,21 @@
                       </FORM>
   </TR>
 </TABLE>
-<BR><hr size=1 width=60%>
+<BR>
+<TABLE CELLPADDING="0" BORDER="0" WIDTH="100%">
+<TR>
+<TD ALIGN=CENTER>
+<DIV ALIGN=CENTER>
+<FORM ACTION="{{CGI}}" METHOD="POST">
+<INPUT TYPE=hidden NAME=affiliate_id VALUE="{{affiliate_id}}">
+<INPUT TYPE=hidden NAME=action VALUE="bulk_order">
+<INPUT TYPE=submit VALUE="Or Click Here For Bulk Registration">
+</FORM>
+</DIV>
+</TD>
+</TR>
+</TABLE>
+<hr size=1 width=60%>
 
 </center>
 <BR>
===========================================================================

The downside is you don't get a lookup to weed out those which are not
available. That said, adding a bulk_lookup option to reg_system is just
a Simple Matter Of Programming. (With emphasis on Simple.)

-JimC

-- 
James H. Cloos, Jr.  <URL:http://jhcloos.com/public_key> 1024D/ED7DAEA6 
<cloos@jhcloos.com>  E9E9 F828 61A4 6EA9 0F2B  63E7 997A 9F17 ED7D AEA6
        Save Trees:  Get E-Gold! <URL:http://jhcloos.com/go?e-gold>



This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:35:18 EDT