Help for this page
require("cgi-lib.pl") print &PrintHeader; &ReadParse(*form_data);
use CGI; print CGI::header(); my %form_data = CGI::Vars;