in reply to Re: Checking for empty CGI params; this isn't working
in thread Checking for empty CGI params; this isn't working
elsif( length(param('tele')) || length(param('mobile')) ) { error("You need to enter either a telephone or a mobile"); }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re[3]: Checking for empty CGI params; this isn't working
by mrbbking (Hermit) on Jul 14, 2002 at 18:03 UTC |