On my page I have a form, something like: <form action="www.abc.com/xxx.php" method="POST"> value 1:<input type="text" name="x" /> value 2: <input type="text" name="y" /> <input type="submit" /> It sends data to another site [over which I have no control]. My question is: what do I have to do to make the script send the data to that site AND write the data to a text file on my server?
You can post it to a page on your own site to write it to a text file and then also post it to the site with some help of javascript. There may be another way, but this is the only way I know.
You're kidding, right? If I had seen this, I would have answered you. And these forums are the best forums I've come across, lamer.