Web Hosting Talk







View Full Version : keeping track


fishface
03-12-2002, 09:21 AM
Any ideas for keeping track of customers/domains.

I use plesk as control panel, but now have around 3000 domains for customers, and sage isn't really great for keeping domain records. i.e i need to be able to search a domain and show who it belongs to. Excel spreadsheets at moment, but getting messy.

Not bothered about billing, just a good record keeper really.

kmurrey
03-12-2002, 10:35 AM
I searched download.com for Domain Managers. This seems to be what you are looking for:

http://www.engineready.com/products/watchmydomains/index.html

http://www.engineready.com/products/watchmydomains/isp/index.html - or this one for ISP's.

_____________________
Keith

puggy106
03-12-2002, 10:42 AM
I am hoping to use modernbill.com

Ned
03-12-2002, 11:51 AM
ooo good idea for the bit of software I am doing.

/me adds to ever growing feature list.

CagedTornado
03-12-2002, 01:08 PM
Not to be too flippant, but using MySQL and PHP you can build your own fairly easily. Of course, this is coming from someone who builds software for a living.

What kind of features would you be interested in? Right now, we have a custom backend that shows very thorough details about any given customer, and allows us to search on any scrap of information that we know about a customer (including partial email address, domain, ip address, etc). Pretty easy to do, since our entire system is based on a MySQL backend -- we can take advantage of SQL syntax and 'like' clauses.

Dan

mark_uk
03-12-2002, 02:00 PM
What about using Access?