Can anyone assist with inserting an image into a news item on my .xml rss feed please! I have tried everything, but the image REFUSES to show in either Firefox or IE7.
I'm looking to do wha...
I have a url of an RSS Feed and would like to get it on my computer in the format of an XML file. How do you go about doing this?
Thanks
we use a powerpoint slideshow to show some important information on a monitor in our shop. What I would like to do is be able to place information from an RSS feed into the powerpoint, so tha...
As subject says:
I want to add some div's on my site where I display some RSS feeds. Always only the first 10 entries.
It is not as easy to find a cript on the net, most offer way too muc...
My RSS works perfectly with IE7 and FF. I understand IE6 does not natively support RSS. Since 50% of my visitors have IE6, I need to have a work-around solution. I've read some discussions ...
I've developed an RSS feed for search results which validates at http://validator.w3.org/feed/ and loads correctly in Firefox, and Opera. However, Safari does not seem able to load the feed.
...
I have a MOSS 2007 Server which uses https traffic and authentication with local user accounts.
I need to be informed as soon as possible if content on the MOSS Server changes without havin...
Can someone recommend a good tutorial or a step-by-step explanation of using frames and iframes in Dreamweaver CS3 for MAC. I am trying to use an iframe on a webpage to display an RSS newsfee...
Hi,
I want to change date format of pubDate to dd-mm-yy.
Code is:
<body>
<form id="form1" runat="server">
<div>
<asp:XmlDataSource ID="XmlDataSource1" runat="server" Da...
Can anyone help with this error? I am getting it on an ASP page with an rss feed, error line 16, here is the code in question:
<%
Sub getXML(sourceFile)
dim styleFile
dim sourc...
How do I get the RSS feed tab back in outlook2007?
I'm using Outlook 2007, currently the BTR2. I'm running Windows XP, and using Outlook on my Exchange account. I'm having an issue where all my RSS feeds work - but, they seem to have new posts...
I am creating a website using AP div tags in Dreamweaver. However when it loads on the internet it is always left aligned how can i make my whole site centered?
Hi People - I've been killing myself trying to solve this problem. The news feed that use on our website now gives images as part of it's feed. Only trouble is I don't know how to display the ...
Hi All,
I am trying to read enclousre tags content inside item elements in rss feeds. I could easly retrive stardart rss 2.0 feeds by SyndicationFeed class. But I could not get enclosure t...
I need help with REGEX.
I need to grab the RSS feed of a given website from the <head> tag.
For example:
http://digg.com
<link rel="alternate" type="application/rss+xml" title="...
I'm sure this is a simple question for you experts. I have a php/js system that walks though an rss feed and displays each item for a specified number of miliseconds. The RSS feed is created v...
I'm not a big user of RSS feeds so I'm not really up-to-date on what the hot RSS readers are these days.
My VP had been using Google Desktop for RSS feeds. He liked the periodic "pop up" n...
Experts,
I need to make an application that looks at each MLB (Major League Baseball) Team and tells you how many runs each team scores each week. Currently, I just add up the scores manual...
I want to display the content (link, description, image) of 4 individual feeds on on static page with PHP and SimplePie 1.1. However, I don't want to display all of the items from each feed, j...
I want to have a rss feed on my website. I want it to pull the information from other sites. How do I go about setting that up?
My RSS feeds have not been working for approximately a week. I have about 10 set up and none of them are updating. When I tried to add a new RSS feed today, an error message came up that said...
I am trying to learn Actionscript 3.0 and am having troubles getting the addEventListener to work. In the code below I have three buttons that link to a frame on the timeline. I don't get an e...
I'd like to write an application that moniitors CL for for various items. I've experimented with pulling down listings, as shown in the code below, based on sample code I found posted. The cod...
I want to take a simple news RSS feed and put the 'title, description, link, and pubDate' tags into a mysql table.
I know I can write a script (PHP or Perl) to loop through each line of the...