Re: thank you message after submit



..oO(valugi)

You can also redirect to a specific thanks page where you can have all
the info that you want with something like this
echo("<script>window.location.replace('http://www.yoursite.com/thanks.php')</script>");

header() exists.

Micha
.