Forum Moderators: open
var x = document.getElementsByName("hR1")[0].valuedocument.getElementById("main").innerHTML = x
but this obviously doesn't work because I know I need to insert the url of the site I want to get it from, but I don't know where to do that. Any help would be appreciated.