Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to set an RSS feed to register the feed for sending email in particular page. For this, I am not getting correct idea to start with. Can anyone help me out please?

Actually, I do have a page in which there is a button for sending mail. In mail some data displayed in Gridview (which is from database query with condition retrieved from URL Query string) will be sent.

Thanks

Sreenath
Posted
Updated 22-Feb-11 3:09am
v2

1 solution

Reading your question, I am not clear on whether you want to consume an RSS feed or publish one, but checkout the open source project http://www.rssdotnet.com/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900