html5 - Getting information from another website using Javascript -


i wonder if possible information web paguina via javascript. if not possible using javascript, explain me alternative it.

what want make statistical operations of web page in particular , grab information page run statistics operations.

i found this:parent.frames['page_name'].document.getelementbyid(id).value; parent.frames['page_name'].document.getelementbyname(element_name).value; possible?

thank much.


Comments

Popular posts from this blog

c++ - OpenMP unpredictable overhead -

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

javascript - Wordpress slider, not displayed 100% width -