Hello, when I submit a form, I want to run a script on another server which I cannot include. The only solution I know is to place a pixel-image in the page saying "thank you for sending us a message", but this solution is not safe enough. Is there any other solution to run the script directly from PHP code processing form data?