Agreed with this. Though, I will say, I believe you can do this as we have on production sites in the past by using a certain character string in your .htaccess file. So, go ahead and PM me and I'll send you the .htaccess file string you'll need to allow for the ability to execute the code from one domain to the other. Then I can help with the code as well.You'd be better off replicating the form, POSTing the data to external form yourself on your server, and spitting the output back to the user.