codice:
<script>
alert('registrazione effettuata');
window.location.href='paginaform.php';
</script>
ciao