I don\'t know PHP.
I don\'t want the user to go to http://www.example.com/feedback-thanks.html after sending the form. What I want is text below the sen
http://www.example.com/feedback-thanks.html
I'd suggest using a Javascript framework like jQuery and use it's AJAX function. Lots of tutorials to find on the internet if you Google for it.
Start at jquery.com