update database from outlook

swethajain

Well-known member
Joined
Feb 1, 2010
Messages
48
Programming Experience
Beginner
Hi,
I have created an application in which if any user wants to apply for leave they can fill the details in the form and when they press ok an email will be generated and sent to the team lead for approval and it will be saved in the database. i am using SMTP to send mail. Now in the mail sent to the team lead i want to give option so that he can approve it. after approving it should be saved in the database. Can anyone please help me out?

Thanks,
swetha.
 
SMTP mail question

Hi,
I have an application in which there will be option for employees to request for leave by filling the required details, after clicking ok, details will be saved in the database and an email will be sent to the team lead. Is there any option like when the team lead opens the mail , he should have a button or something so that he can approve the leave which will be in 'not approved' status and email will be sent to the employee regarding the acceptance of the leave?

Thanks,
swetha.
 
Back
Top