Help please with XML+ASP+RSS

J

John

Hi all,
First, may I apologise for posting to this group. I couldn't find one on this particular subject.

Can anyone point me in the right direction with the following problem...

I can create an RSS feed and publish the XML document.
I can also update it manually.
I have a MS Access database driving my site with ASP pages.
Is there any way to update the RSS feed (XML document) automatically from the information in the
Access database?

Any help or links would be appreciated.
TIA
 
S

Stefan B Rusynko

See
http://msdn.microsoft.com/library/d...c_fp2003_ta/html/OfficeFrontPageCreateRSS.asp

The same method used in the VBA for getting the XML from the .htm files can also be recoded to query your DB in ASP
See
http://www.purplepages.ie/site/articles/article.asp?faq=6&fldAuto=76



| Hi all,
| First, may I apologise for posting to this group. I couldn't find one on this particular subject.
|
| Can anyone point me in the right direction with the following problem...
|
| I can create an RSS feed and publish the XML document.
| I can also update it manually.
| I have a MS Access database driving my site with ASP pages.
| Is there any way to update the RSS feed (XML document) automatically from the information in the
| Access database?
|
| Any help or links would be appreciated.
| TIA
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top