I need to generate an rss feed by filtering.The filterd rss feed should be bind with asp:label.I have three labels.one For displaying date,heading and news.how to generate and bind these.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
it is simple.
You can read a rss feed in the form of xml.You just download the content from the url and read as xml format.then you can extract the contents like in xmls.