I am making a campaign site for a client. On the site he want me to
reuse parts of exsisting webpages from his corporate site.
What I want to do is to extract a certain part from exsisting web page
and then inject that into my own template and serv it.
The content that I need to extract is inside a a named div, i.e.
everything inside
and the closing
.
Can anyone give me some pointers in the right direction?
I am making a campaign site for a client. On the site he want me to
reuse parts of exsisting webpages from his corporate site.
What I want to do is to extract a certain part from exsisting web page
and then inject that into my own template and serv it.
The content that I need to extract is inside a a named div, i.e.
everything inside
and the closing
.
Can anyone give me some pointers in the right direction?