mex
— 22 Jul 2004 13:20
Subject: cgi script help
This is copied form the form to mail cgi script I have on my site:
}
sub check_required {
# Localize the variables used in this subroutine. #
local($require, @error);
if (!$Config{'recipient'}) {
if (!defined(%Form)) { &error('bad_referer') }
else { &error('no_recipient') }
}
If I want to make the email field a required one, where in the the above script to i put it?
providers of synthetic therapeutic virtual-chemical-combination therapy for humans since before fuckin ages ago