G
Guest
I have been researching articles on google on how to create a simple RSS
feed that sucks <title><blurb><link><date> out of a sql server 2000 database
via an aspx page.
I know it has to be pushed into a <xml> document but not sure which
direction to take.
Is there perhaps a starter document which uses sql server as the data source
I can tap into.
I am a newbie to aspx but I it appears there is a lot of inbuilt support for
this application and I don't wish to go down to many wrong paths or reinvent
the wheel.
Any advice appreciated!
Jason
ps: It appears that <rss> is tied in heavily with <blogs> these days....is
anyone come up with a combined solution?
feed that sucks <title><blurb><link><date> out of a sql server 2000 database
via an aspx page.
I know it has to be pushed into a <xml> document but not sure which
direction to take.
Is there perhaps a starter document which uses sql server as the data source
I can tap into.
I am a newbie to aspx but I it appears there is a lot of inbuilt support for
this application and I don't wish to go down to many wrong paths or reinvent
the wheel.
Any advice appreciated!
Jason
ps: It appears that <rss> is tied in heavily with <blogs> these days....is
anyone come up with a combined solution?