How do I modify this code so that the feed would have the xml extention ex: feed.xml not feed.aspx.
Hi,
If you are running with aspx page,I'm afraid you cannot change that because the default page's name's suffix name is *.aspx;however you can use UrlWriter to rewrite the aspx page's index route like this:http://urlrewriter.net/index.php/download
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: how to write xml in rss format from dataset
Jul 06, 2012 01:34 AM|LINK
Hi,
If you are running with aspx page,I'm afraid you cannot change that because the default page's name's suffix name is *.aspx;however you can use UrlWriter to rewrite the aspx page's index route like this:http://urlrewriter.net/index.php/download