Whois
All configuration is done within the scripts itself. open
the whois.cgi file in any text editor and change the following
to suit your needs:
##################################################
# CONFIGURATION
$title = "My Whois: Check a domain name";
Change the title to your desired page title
$form_html = qq~
This field allows you to minipulate the form as it is presented
onscreen
$result_html_top = qq~
$result_html_bottom = qq~
these fields allow you to manipulate the resulting page header
and footer around the returned results.
Previous Topic:
Autoresponders
Back
to Main Menu
Next Topic:
WebControl
Pass
|