I want to develop news website.I want to pick the information from other websites
-
Hi, I am new with ASP.NET. I want to develop a news website. And I want to pick the information from other authentic news websites in different frame of my websites. please let me know how can do this. Regards,
-
Hi, I am new with ASP.NET. I want to develop a news website. And I want to pick the information from other authentic news websites in different frame of my websites. please let me know how can do this. Regards,
You can do it by using RSS Feed. I would suggest to search Google about this. Top 2 Result: http://www.w3schools.com/rss/default.asp[^] http://www.press-feed.com/howitworks/rss_tutorial.php[^]
Anurag Gandhi. http://www.gandhisoft.com Life is a computer program and every one is the programmer of his own life.
-
Hi, I am new with ASP.NET. I want to develop a news website. And I want to pick the information from other authentic news websites in different frame of my websites. please let me know how can do this. Regards,
Hi, You may have a look into following thread which was answered a few days back in thins forum. That may help you. http://www.codeproject.com/Messages/3287986/How-to-develop-own-News-section-in-Csharp-ASP-Net-.aspx[^]
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.
-
You can do it by using RSS Feed. I would suggest to search Google about this. Top 2 Result: http://www.w3schools.com/rss/default.asp[^] http://www.press-feed.com/howitworks/rss_tutorial.php[^]
Anurag Gandhi. http://www.gandhisoft.com Life is a computer program and every one is the programmer of his own life.
What I have understood about RSS, it allow you to share your information for other websites. But I want to capture the information displayed on other websites???
-
What I have understood about RSS, it allow you to share your information for other websites. But I want to capture the information displayed on other websites???
I was just giving u a guideline to find out how to do this. There are a lot of news site which provides RSS Feed. You can search Google about how you can read RSS Feed. Below are few links that will help you. http://www.asp101.com/articles/john/megatokyo/dotnet.asp[^] http://www.codersource.net/asp_net_rss_feeds.aspx[^] http://www.4guysfromrolla.com/articles/102903-1.aspx[^]
Anurag Gandhi. http://www.gandhisoft.com Life is a computer program and every one is the programmer of his own life.