NetTalk Central

The Rest Of NetTalk => The Rest - Ask For Help => Topic started by: useless on February 18, 2012, 09:35:29 AM

Title: RSS Feeds
Post by: useless on February 18, 2012, 09:35:29 AM
Can xFiles consume RSS feeds?
I see xFiles can create RSS feeds, are there any examples of providing RSS feedsusing xFiles from a Nettalk webserver?
Title: Re: RSS Feeds
Post by: Rob de Jager on February 18, 2012, 10:08:58 AM
Dear Useless,

If you want to create a RSS Feed via Nettalk Webserver then the details are below. If you want Nettalk WebServer to process (consume?) an xml request, look at the NetTalk WebServer SoapServer example.

Import the attached TXA into your app. You need xfiles and yes, Nettalk in your app's global extensions.

The example procedure (NetWebPage) does not handle the datasource for your your rss fields, but my comments should help you along.

The page is called RSSFeedPage and can be called up by your browser, once you have your server running.

Cheers

Rob

[attachment deleted by admin]