|
It isn't going to happen.
The server supplying the iframe content would "see" the client IP because the iframe is a client side request, Your server has absolutely no involvement other than serving the page that has the iframe defined.
BUT there is no way at all that you can request the content of a external source in the browser and send it to your server. It would be blocked as a XSS (cross site scripting) attempt.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|