bluesauceuk
Programmer
Hiya,
I need help in getting the info into my own style sheet and then formatting it I am not sure if its WDDX or not - I'm new to this.
This is what I have...
... This works fine - but I want to be able to add my style sheet for the title etc.
I do have a moreover tag... but I want to use the Guradian which is a UK newspaper. (Guradian Unlimited)
All I need to do is load it in and then push it back out in a CFOUTPUT...
How the heck can I do it...
I need help quick... BTW you are licenced to harvest content from this website.
Cheers,
Mark ;-)
I need help in getting the info into my own style sheet and then formatting it I am not sure if its WDDX or not - I'm new to this.
This is what I have...
Code:
<cfhttp method="GET" url="[URL unfurl="true"]http://www.guardian.co.uk/Distribution/Artifact_Trail_Block/0,5184,179821-0-3,00.html"></cfhttp>[/URL]
<cfoutput>#cfhttp.filecontent#</CFOUTPUT>
... This works fine - but I want to be able to add my style sheet for the title etc.
I do have a moreover tag... but I want to use the Guradian which is a UK newspaper. (Guradian Unlimited)
All I need to do is load it in and then push it back out in a CFOUTPUT...
How the heck can I do it...
I need help quick... BTW you are licenced to harvest content from this website.
Cheers,
Mark ;-)