Survey Results
Survey Results
Total visitors: $count
Average rating for this site: $avg_rating
How people reached this site:
- (did not answer) - $howreach_counts{0}
- $howreach{1} - $howreach_counts{1}
- $howreach{2} - $howreach_counts{2}
- $howreach{3} - $howreach_counts{3}
- $howreach{4} - $howreach_counts{4}
- $howreach{5} - $howreach_counts{5}
- $howreach{6} - $howreach_counts{6}
Involvement in
- Website Design: $involved{'des'}
- Web Server Administration: $involved{'svr'}
- Electronic Commerce: $involved{'com'}
- Web Marketing/Advertising: $involved{'mkt'}
- Web-related Education: $involved{'edu'}
Comments:
$commentary
EndHTML
sub dienice {
my($msg) = @_;
print "
Error
\n";
print $msg;
exit;
}