I need to do the follow and there is probably someone here that hopefully knows the best way to make happen.
I want to have a main page that anyone can visit with a hidden form, I'm assuming using hidden Iframe.
So when a visitor comes to the main page, the hidden form is submitted and when the target server that the form info is being posted to, reads the IP of the connection, they will get the IP of the visitor of the main page and not the IP of the server the form is hosted on.
The hidden form will use an API to submit the info, rather than form action="target-server"
I know this can be done, as I know several people that have been doing it for a while.
Thoughts?
I'm more than happy to compensate someone that can tell me how to do and it works.
I want to have a main page that anyone can visit with a hidden form, I'm assuming using hidden Iframe.
So when a visitor comes to the main page, the hidden form is submitted and when the target server that the form info is being posted to, reads the IP of the connection, they will get the IP of the visitor of the main page and not the IP of the server the form is hosted on.
The hidden form will use an API to submit the info, rather than form action="target-server"
I know this can be done, as I know several people that have been doing it for a while.
Thoughts?
I'm more than happy to compensate someone that can tell me how to do and it works.
Last edited: