Codice PHP:
<?php
    $_redirect
$_POST["button"].".html";
    
header('Location:'.$_redirect);
?>