TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Harsha Reddy
NA
2
2.5k
C# Windows Application -- Automatic Email with an Attachmen
Mar 14 2013 6:45 AM
I have developed a window application which is used to store the login time and logout time of an employee.
My table(EmpGridView)contains EmpID,cur_Date,EmpNAME,Email_ID,InTime,OutTime,Est atus,TotalWorkingHoours as the columns.
Now i need to send an email(eg: to
[email protected]
) automatically for every 30 min. with an attachment.
The attachment consists of the details from the EmpGridView table where Estatus = 'in' (this mean i need to send the details who's ever status is 'in' and ignore all other).
Explain how to do this.
Reply
Answers (
0
)
SQL CE 4.0 Database in Visual Studio 2010 Server Explorer
correct code for sending sms to mobile using vb.net