Please, I have another simple question for experienced programmers.
Is it possible to get source code of any webpage with javascript at client side? With AJAX maybe?
But I need that the server I am downloading the url from does see the IP of the client.. with AJAX it will show my script server IP, right?
Thank you in advance.