blueclip
10-04-2008, 03:41 PM
Hi:
Can anybody help me in finding the best way to pull specific content contained in a div on page A into a div on page B? This is the problem I'm having -- on homepage, I'm creating a div that will contain latest content added to the articles page and I only want to pull the title and the first three lines of the article into that div on the homepage.
I've googled for the last couple of hours and all I get is Ajax but it pulls the whole page. I created a div on the articles page named "Pull" within the article container, but still pulled the whole page.
Someone in an IRC proposed using XML but does that mean I have to create the article in XML format and pull it on both the articles page and home page?
Any help? I'm so :confused:
Can anybody help me in finding the best way to pull specific content contained in a div on page A into a div on page B? This is the problem I'm having -- on homepage, I'm creating a div that will contain latest content added to the articles page and I only want to pull the title and the first three lines of the article into that div on the homepage.
I've googled for the last couple of hours and all I get is Ajax but it pulls the whole page. I created a div on the articles page named "Pull" within the article container, but still pulled the whole page.
Someone in an IRC proposed using XML but does that mean I have to create the article in XML format and pull it on both the articles page and home page?
Any help? I'm so :confused: