I have a form all ready, with the variables defined, but I need some php help or something. I have a form (with name, address, email. detail of customer problems, etc), and I want it to plug into an HTML or PHP file, so that you can print it, or save it. (basically generates a form that can be cut out and pasted to a box for shipping). I know how to do the whole $_POST thing sort of works, but how to I get it into HTML? Thanks in advance.