Hello all,
I posted a while back about RSS and XML stuff (in <a href=" thread</a>), and as the project progresses, things get more complicated, it would seem.
What I now have is 730 XML files - one for every day of the year, in both English and French. I am trying to create an RSS feed that will "pull up" the appropriate XML file depending on the day that the RSS feed viewer views the feed. In other words, if today is July 9th, and I go to my RSS feed, the feed should display the XML file 7-9-e.xml. (The "e" is for English. The French files use "f").
Is there a way to do this? Can I somehow put Javascript that redirects to the date-appropriate XML file into the my XML file that RSS aggregators will point to?
Thanks in advance,
Amanda
I posted a while back about RSS and XML stuff (in <a href=" thread</a>), and as the project progresses, things get more complicated, it would seem.
What I now have is 730 XML files - one for every day of the year, in both English and French. I am trying to create an RSS feed that will "pull up" the appropriate XML file depending on the day that the RSS feed viewer views the feed. In other words, if today is July 9th, and I go to my RSS feed, the feed should display the XML file 7-9-e.xml. (The "e" is for English. The French files use "f").
Is there a way to do this? Can I somehow put Javascript that redirects to the date-appropriate XML file into the my XML file that RSS aggregators will point to?
Thanks in advance,
Amanda