hii evry one
I am having two page (page1.html and page2.html)
Is it possible to get the whole source code of page2.html from page1.html
(throu javascript)
For example:
on click event - I need to fetch whole content of the page2.html
Please suggestion me if its possible
I am having two page (page1.html and page2.html)
Is it possible to get the whole source code of page2.html from page1.html
(throu javascript)
For example:
on click event - I need to fetch whole content of the page2.html
Please suggestion me if its possible
Comment