Access Rss With Javascript
Page 1 of 1 • Share •
Access Rss With Javascript
Does anyone know how this could be done?
I would also like to know if there is a syntax in javascript that will allow it to know once it has reached the end of a line in a document.
Specifically the rss feed i would like to access (to filter and index on the spot) would be http://jotform.com/rss/92360221654
I was also wondering if you guys provide turing support.
Geekpolice looks great!
I would also like to know if there is a syntax in javascript that will allow it to know once it has reached the end of a line in a document.
Specifically the rss feed i would like to access (to filter and index on the spot) would be http://jotform.com/rss/92360221654
I was also wondering if you guys provide turing support.
Geekpolice looks great!

therealbuba
Newbie Surfer
- Posts: 20
Joined: 2008-09-10
Re: Access Rss With Javascript
I would also like to know if there is a syntax in javascript that will allow it to know once it has reached the end of a line in a document.
I doubt so, but you can still find your way to the end using other methods such as RegExp.
Access Rss With Javascript
Does anyone know how this could be done?
I think you will need to use other website service. Try these:
- Code:
http://www.google.com/uds/solutions/dynamicfeed/index.html
http://itde.vccs.edu/rss2js/build.php
______________________________


Agent Cosmic
Global Moderator | Developer
- Posts: 2999
Joined: 2008-03-07
Operating System: Windows XP Professional
Re: Access Rss With Javascript
Agent Cosmic wrote:I would also like to know if there is a syntax in javascript that will allow it to know once it has reached the end of a line in a document.
I doubt so, but you can still find your way to the end using other methods such as RegExp.Access Rss With Javascript
Does anyone know how this could be done?
I think you will need to use other website service. Try these:
- Code:
http://www.google.com/uds/solutions/dynamicfeed/index.html
http://itde.vccs.edu/rss2js/build.php
Unfortunately i already know these methods, they only give you a way to display your rss feed. However i am developing javascript to search and display the scripts that are relevant in real time, not rss organizers. Whats relevant would be decided by the user. All i need is just a simple way of knowing how to access an rss file, would i have to access the source or would javascript simply read the html document.
This would be a great help

therealbuba
Newbie Surfer
- Posts: 20
Joined: 2008-09-10
Re: Access Rss With Javascript
I'm not really sure what you mean by accessing the RSS and I'm not really sure if that's possible or not. But I think you'll need to use iframe then use Javascript to filter or something. I'm not so sure.
______________________________


Agent Cosmic
Global Moderator | Developer
- Posts: 2999
Joined: 2008-03-07
Operating System: Windows XP Professional
Permissions of this forum:
You cannot reply to topics in this forum











by 