Im making a form that sends to itself so that it can validate the contents, but
I want it to send to a different page if the contents is OK. I hav tried
'header ('location: next.php'); exit();' but I get an error with this. What
should I do?

Thanks
Izzy