Hi friends, I have a parent page say index.html on which I have a div. Now, I want to load some content from the child page(external page) say inner.html into the div on parent page. As far as I have worked on it I found that I can do this via ajax using "obj.responseText" but Im not hitting the right point.
Can anyone of you have the solution(or may be a hint...)??

You can go here and learn about AJAX, that will help you with what you are intending to do.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.