![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Dec 2005
Posts: 1
OS: xp
|
Does anyone know exaclty how to convert rss to javascript? I have no idea which part of the rss code you are suppose to copy and paste into the converter box! I've just been randomly copying and pasting lines and none of them have worked. I would love to see a screen shot if anyone knows where I could see one.
Thanks, Heather |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Professor/Moderator, TSF Design School
Join Date: Jun 2005
Location: Australia
Posts: 2,383
OS: Windows Vista SP2 32bit
|
Use a service such as:
http://www.rss-to-javascript.com/ You just simply copy + paste the code that needs to be inserted into the conversion tool. The site which you want to get an RSS feed on usually explains on how to do it. The above link is a bit more in depth. I suggest going with the following link: FeedRoll The code from that site would look something like this: Code:
<script language="javascript" type="text/javascript" src="http://www.feedroll.com/rssviewer/view_rss.php?type=js&source_id=22775&feed_width=200&frame_color=black&title_textcolor=black&title_bgcolor=white&box_textcolor=black&box_bgcolor=white&feed_showborder=0&feed_spacing=2&feed_align=left&feed_textsize=12&feed_textfont=Times New Roman, serif&feed_maxitems=15&feed_desclimit=&feed_compact=1&feed_xmlbutton=0&link_openblank=1"></script>
__________________
==========================================
Get Help: TSF Security Forum | HijackThis | MB's 5 Step Process Get Clean: AdAware SE | Spybot S&D | CWShredder | Ewido | CleanUp! Get Protected: SpywareBlaster | SpywareGuard | Windows Updates | IE-SpyAd If TSF has helped you, please consider making a donation to help keep the board running. |
|
|
|
|
|
#3 (permalink) |
|
Cymru am byth
|
The problem with simply putting the contents of an RSS feed into a converter is that it won't be automatically updated. So what you really need to do is something like Grove suggested, where you simply point it to the RSS file on the web, so that it can automatically update itself, rather than going by what you put in, where it might as well just be static HTML.
__________________
Living with Louie dog's the only way to stay sane _____________________________________________ ... and with those words so begins my lifetime of longing for the devil's warm embrace |
|
|
|
![]() |
| Thread Tools | |
|
|