Click here to Skip to main content
15,898,035 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi please see my requirement and give reply......

hi i want to read mail from hot mail by using console application(c# code), first it check read mail or unread mail and it should read unread mails and only paricular format mails should be read.....after reading it shoiuld save in database....
e.g for format mail:

hi raj,
 ........................................................................................................,
 .........................................................................................................,
 first name : raj
 last name : kumar
 email : raj@gmail.com


in database we have to store only first name,last name and email......

e.g: table

firstname        last name                email
raj              kumar                    raj@gmail.com


in above first name,last name and email are columns of a table.........

[edit]SHOUTING removed, Code block added, Urgency deleted - OriginalGriff[/edit]
Posted
Updated 2-May-12 23:20pm
v3
Comments
OriginalGriff 3-May-12 5:21am    
DON'T SHOUT. Using all capitals is considered shouting on the internet, and rude (using all lower case is considered childish). Use proper capitalisation if you want to be taken seriously.
Urgency deleted: It may be urgent to you, but it isn't to us. All that your stressing the urgency does is to make us think you have left it too late, and want us to do it for you. This annoys some people, and can slow a response.

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