Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End How can I feed content from one webpage into another?? Re: How can I feed content from one webpage into another??

#111385
rosco
Participant

Hi sorry if I’ve caused confusion. It is not a WordPress site that I am referring to. It’s just a regular HTML/CSS website.

To clarify what I am trying to do, I’ll use an example…

I have a web page with a list of products with a small thumbnail image and the a short summary of text beside each product. Each product has its own web page with a larger image and a full product description.

What I want to know is if it is possible to feed content from each product’s page, to the main page containing the full list of products. So I can display the first sentence of each product and a thumbnail version of the large image.

Does this make more sense?

I have heard of something called cURL that can achieve this but I don’t know anything about it.

Thanks,

Ross