Howdy! I have tried to make this script for 2 FULL days and now I have come to you The script basicly is ment to do this: JAVA APPLET: *Grabs page source from website - for the example lets say http://www.example.com/ *Now it returns the page source via javascript - The JAVA is embeded on the website. I know this is possible as I have seen this been done and I have seen the correct codes to do this, however I know 0% of JAVA so I cannot do this Please say you can? :/ Thanks, Jonathan Smith.
P.S I want to do this as javascript doesn't let you grab the page source from remote websites however JAVA does
you can do it but you need some help - a framework like mootools and YQL read my blog post about it here: http://fragged.org/cross-domain-ajax-calls-via-yql-as-proxy-and-mootools-jsonp_1028.html http://mootools.net/shell/aUgSz/ is the standalone demo that fetches the contents of bbc's website. you can also fetch html locally (not cross-domain) via Request.HTML in mootools: http://www.jsfiddle.net/FKqWG/
PHP uses server requests - It will go under my server IP, I want the view the website under the users IP
Thanks but it uses proxies doesn't it? I need the Users IP because the sites I am trying to access require set IP to display the page, like youtube etc. I am making a bypass script to get vids from youtube.