connect to reseller customer database

From: Dan Bertrand (daniel.bertrand@home.com)
Date: Tue May 16 2000 - 13:13:03 EDT


Hi,

Has anyone used gnu wget to retrieve customer information from
https://resellers.opensrs.net?

I need to recursively retrieve "completed orders" and "pending orders"
with something similar to the following:

 wget -r -v --header="User-Agent: Mozilla/4.7 [en] (X11; U; Linux 2.2.12
i686)" --http-user=myuserid --http-passwd=mypassword -O-
http://resellers.opensrs.net/index.cgi?action=view_completed

If I can't, is there an alternative, such as receiving a flat file
version of the database of orders?
I recently modified reg_system.cgi to write to a mysql database, but I
need the historical data
for all orders since I became a resellers.

Cheers,
Dan Bertrand
President
Smartcanuk Internet Services



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