In JavaScript, is there a way to get source code of a page given its URL? Kind of equivalent to PHP\'s file_get_contents()
How about this: http://phpjs.org/functions/file_get_contents:400 ?