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
Thirunavukkarsu j
NA
196
89.6k
send mail asp net c# in folder directory.
Dec 31 2014 3:15 AM
Hi sir,
I generate employee payslip, id based on pdf file(Em1004.pdf) in a folder.
get employee id from pdf file name(employee id is split em1004) to find database employee e-mail id attached automatically send mail. same time to all
Ex.
folder name - D:\Payslip
having 10 pdf file Em1001.pdf, emp1002.pdf, emp1003.pdf...etc
i, need employee id split only pdf name Em1001 it's empid.
ii, that employee id based on find database employee mail id, (Select Mailid from tbl_employee where empid='pdffilename')
iii. process: get mailid-
[email protected]
,attached file- em1001.pdf, Send payslip every employee mail id each one pdf attached.
that is sir. please help me
Reply
Answers (
2
)
index was out of range, must be non-negative and less than..
How to insert Data in individual Database using FluentNhiben