Forum Moderators: coopster
That is quite possible, and fairly easy to do. Once the form is submitted, simply replace the textbox value with your "Thank You" message and send the page back out to the browser. Or forward them to another "Thank You" page using a PHP header() [php.net] function.