Help for this page
BEGIN { use CGI ':all'; ... print end_html(); } #end if !param else { #this is a repost
if ( param("Apply Edit") ) { #print header(); ... } } #end else } #end begin