Jump to content

brogar3

Members
  • Posts

    2
  • Joined

  • Last visited

brogar3's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. brogar3

    RSS feeds

    I think I need to clarify my question a bit more with some background. Currently we use a WYSIWYG Content Management Tool to update an XML file with weather information. This information is referenced using ASP on our site allowing us to only update one location and call that information to different pages. Once this is accomplished, I go into our RSS file and copy and paste the weather information from the site into the file, save and upload it. I was thinking there ought to be a tool that allows the RSS file to pull from the same XML file as the online weather pages so I don't have to update the RSS independently. It sounds like there is a conflict between programming languages that would allow this to occur. Any thoughts?
  2. brogar3

    RSS feeds

    I am trying to incorporate XML/XSLT into an RSS feed so it dynamically updates with changes in information. The source of the info is an XML file on the same server, I just need to figure out how to reference this information without destroying the well-formed RSS code. All the searches I have performed online cover using XSL to translate an RSS feed onto a webpage, not the approach I need. Any thoughts and guidance would be helpful.
×
×
  • Create New...