Help for this page
if ($checkbox) { #open file ... #do something } }
if ($checkbox) { &dosomething; ... #do something } }