Reply
Refresh a DIV every min from external RSS
Old 04-29-2008, 10:33 AM Refresh a DIV every min from external RSS
Junior Talker

Posts: 1
Name: Martin Hazel
I want to refresh just one div from a rss every min or so without user intervention is this possible?
MLiche is offline
Reply With Quote
View Public Profile
 
Sponsored Links (We share ad revenue):
 
Old 04-29-2008, 06:32 PM Re: Refresh a DIV every min from external RSS
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Welcome to Van SEO Design
Posts: 8,063
Name: Steven Bradley
Location: Boulder, Colorado
It's possible, though I think using a server side language like php or asp is the preferred way. There's a lot of info online about how online. If you search for something like 'how to add rss to web page' and then add the programming language you want to use you should get plenty of results.

Odds are you can find a free script you'd just need to customize and add to your page.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 05-02-2008, 12:54 PM Re: Refresh a DIV every min from external RSS
Average Talker

Posts: 18
Name: TK
Quote:
Originally Posted by MLiche View Post
I want to refresh just one div from a rss every min or so without user intervention is this possible?
Note that if you were planning to use a typical AJAX strategy to update your div, XMLHttpRequest objects are only allowed to access resources from the same domain. You can't use it to fetch data from another domain. For this, you would need a server-side proxy script or application to serve the data to the XHR.

Last edited by zxcvbnm60 : 05-02-2008 at 12:55 PM.
zxcvbnm60 is offline
Reply With Quote
View Public Profile
 
Old 05-07-2008, 04:00 AM Re: Refresh a DIV every min from external RSS
Novice Talker

Posts: 11
Name: redhat
You can use ajax to access the server without refeshing.
__________________
http://www.imhr.net
imhr is offline
Reply With Quote
View Public Profile Visit imhr's homepage!
 
Sponsored Links (We share ad revenue):
 
Reply     « Reply to Refresh a DIV every min from external RSS
 

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.14701 seconds with 14 queries