How can you call a php script to email a form result and then write thankyou on the same page, i.e. the php script does not change the current HTML document except to write thank you above the form box? Do you have to reload the document with this new response?