Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting an RSS feed to display date-dependent XML files?

Status
Not open for further replies.

OO7girl

Programmer
Joined
Jun 15, 2004
Messages
1
Location
CA
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top