I have a form that submits to a php3 script that generates an email to me. I would like for this php script to generate a thank you html page that says thank you for your request, blah blah blah... How do i do this? the print function is giving me issues with the <head> tags in the html i want to generate. ?????