Quote:
|
Originally Posted by ClevelandSlim
I'm not sure. I need it to print on the surfer's side. Like if they are making a purchase, they can fill out the form online, then hit print/submit and the info gets sent to my database, and also prints out on the customers end...
Making this site for someone else, not something I would want for myself...
~Slim~
|
Use a PHP mail script .... and have it by default mail a copy to the email address they entered, as well as you.
would be pretty simple actually ...