arthurdent
Posts: 9
|
| Posted: 11/27/2006, 10:17 PM |
|
Hi!
I have made an portal pages with CC3.
I want to get my local newspaper companys news from their webpages to my portal page like in CCS example has
(<script language="JavaScript" type="text/javascript" src="http://www.webpronews.com/top_news.js"></script>).
So can anyone help me where to start.
AD
|
 |
 |
TonyReid
Posts: 159
|
| Posted: 11/28/2006, 12:44 AM |
|
The best way to do that is via RSS or XML - do they allow syndication?
_________________
-----------
PHP/indy Game Developer - http://www.AbsoluteBreeze.co.uk |
 |
 |
arthurdent
Posts: 9
|
| Posted: 11/28/2006, 2:41 AM |
|
Ok. I checked that they have RSS feed.
Could you then tell me, how to do it?
Example <script language="JavaScript" type="text/javascript" src="http://www.webpronews.com/top_news.js"></script>
If I add that code to my news section, I'll see on my main page the headers fo those news.
AD
|
 |
 |
|