I need to submit data to a server that accepts only preregistered ip addresses. My problem is that when a user comes to my site, the form data is submitted with their ip address. Is there a way to capture the data from the user and have my server submit it instead? i.e. so that my server's ip...
I want to keep the user within my site. If I did it the way you're saying, it would post to the other script and the user would be redirected somewhere else. What I need to do is post invisibly to the other script while keeping the user within my site.
I need to write a script that posts to a form on a different site and returns the response to my site so that everything is done invisibly without necessarily leaving my site. Is this possible?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.