This could be put into reg_system as a subroutine, and simply called from any point in the processing that you want to watch. This bit of Perl needs some expanding on, like logging processed registrations each day, and emailing the list to the admin. Or just building a large list for archival purposes. Maybe even doing a whois or dig to get network details? Lots of things could be done. Depends just how much data you want to capture about a customer? You can try this little example here: http://www.chalmers.com.au/~robert/cgi-bin/env.pl and see what it shows about you. .......................................................... #!/usr/local/bin/perl $webmaster = "yourname\@your.domain"; print "Content-type: text/html\n\n"; print "<HTML>\n"; print "<HEAD>\n"; print "<TITLE>Watching Callers</TITLE>\n"; print "</HEAD>\n"; print "<BODY>\n"; print "<H1>Watching Callers</H1>\n"; print "<HR>\n"; print "<P>\n"; print "Your HostName: $ENV{'REMOTE_HOST'} from $ENV{'REMOTE_ADDR'}<br> and u sing $ENV{'HTTP_USER_AGENT'}<BR>\n"; print "Input proccessing. Please mail your "; print "questions to $webmaster\n"; print "</BODY>\n"; print "</HTML>\n"; ...................................................
cheers bc --- Quantum Radio: World Music with a difference. http://quantum-radio.net.au/Music/ Now Playing: African Tribal Music - Ire Do Do Ye