Joels Page
This Site Is Always Under Contruction
My Stuff
";
print "Content-type: text/html\n\n";
open (pass, "$AUTHFILE") || die "can't open passwd file\n";
read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
if ($ENV{'CONTENT_LENGTH'} == 0) {
print $HTTPTEXTFORM;
exit;}
@pairs = split(/&/, $buffer);
foreach $pair (@pairs)
{
($name, $value) = split(/=/, $pair);
$value =~ tr/+/ /;
$value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg;
$fromweb{$name} = $value;
}
while (
Ja
Click here to get a passvascript is required to access this area. Yours seems to be disab
Click here for my other files