Reply
load .xml 2.0 feed into a html page? iframe? or? how?
Old 02-07-2008, 11:51 PM load .xml 2.0 feed into a html page? iframe? or? how?
Helen22's Avatar
Novice Talker

Posts: 11
I'm trying to get this xml page to load into my website but the text is all over the place and so are the photos.
http://movies.go.com/xml/rss/upcoming.xml

How could I fix the formatting so it loads neatly into my page?
I was trying to do it using this but it didnt work.
http://www.dynamicdrive.com/dynamicindex11/ajax.htm

Thanks.
Helen22 is offline
Reply With Quote
View Public Profile Visit Helen22's homepage!
 
When You Register, These Ads Go Away!
     
Old 02-11-2008, 02:08 PM Re: load .xml 2.0 feed into a html page? iframe? or? how?
willcode4beer's Avatar
Webmaster Talker

Posts: 633
Name: Paul Davis
Location: San Francisco
Your issue is, the security model in the browser prevents the ajax calls from loading content from a site other than the one in the browser (your site).

To make that script work, you'll either need to host a copy of the feed yourself (use a cron job to keep your copy up to date), or write a proxy to the actual feed.
__________________
Paul Davis
willCode4Beer.com (coding for all the right reasons)
willcode4beer is offline
Reply With Quote
View Public Profile
 
Old 02-11-2008, 06:30 PM Re: load .xml 2.0 feed into a html page? iframe? or? how?
tripy's Avatar
Fetchez la vache!

Posts: 1,857
Name: Thierry
Location: In the void
This could be of use to you...
http://www.webalis.com/2008/02/06/ho...-simple-steps/
__________________
Listen to the ducky: "This is awesome!!!"

tripy is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to load .xml 2.0 feed into a html page? iframe? or? how?
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11707 seconds with 13 queries